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