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