Getting Started » Histórico » Versión 7
Federico Vera, 2018-07-18 08:16
1 | 7 | Federico Vera | ![](https://gitlab.com/riddler_arg/jdrawinglib/badges/master/build.svg) ![coverage](https://gitlab.com/riddler_arg/jdrawinglib/badges/master/coverage.svg) |
---|---|---|---|
2 | 6 | Federico Vera | |
3 | 2 | Federico Vera | # Welcome to the `jdrawinglib` wiki! |
4 | `jdrawinglib` is a small library that will help you draw on a canvas with some basic OOP. In here you'll find some basic documentation that will (hopefully) help you get started. |
||
5 | |||
6 | ## Getting started |
||
7 | 1. Get a copy of `jdrawinglib`: |
||
8 | 1. You can either build it from source with the instructions found in [here]. |
||
9 | 1. Or download a [compiled version](https://github.com/RiddlerArgentina/jdrawinglib/releases/). |
||
10 | 2. Browse the [[examples]] and test them (there are some included in the library). |
||
11 | 3. Try some [[sample applications]]. |
||
12 | |||
13 | ## Contact |
||
14 | 3 | Federico Vera | {{collapse(View contact details...) |
15 | 2 | Federico Vera | * Federico Vera `<fede [at] riddler.com.ar>` |
16 | * [@fedevera](https://telegram.me/fedevera) |
||
17 | 3 | Federico Vera | }} |
18 | |||
19 | 5 | Federico Vera | ## More data |
20 | - [API Documentation](https://docs.riddler.com.ar/jdrawinglib/apidocs/) |
||
21 | - [Code Coverage](https://docs.riddler.com.ar/jdrawinglib/jacoco/) |
||
22 | |||
23 | 2 | Federico Vera | [here]: https://redmine.riddler.com.ar/projects/jdrawinglib |
24 | [0.4.2-jar]: https://redmine.riddler.com.ar/attachments/170/jdrawinglib-0.4.2.jar |
||
25 | [0.4.2-doc]: https://redmine.riddler.com.ar/attachments/169/jdrawinglib-0.4.2-docs.jar |
||
26 | [0.4.2-src]: https://redmine.riddler.com.ar/attachments/167/jdrawinglib-0.4.2-sources.jar |