I am developing one application and now I need to use database in my application. I wanna use Sugar ORM, but I didn't find "actual" documentation and "actual" version on Maven (I found 1.3 and 1.4 versions). Can somebody share information or links about Sugar ORM?
For example, when I create a model I take error cause class SugarRecord doesn't exist
You can find all informations in the Getting started documentation. For the maven repository see here .