How to use Sugar ORM?

Alex.Marynovskyi picture Alex.Marynovskyi · Aug 22, 2015 · Viewed 9.8k times · Source

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

Answer

lifeisfoo picture lifeisfoo · Aug 22, 2015

You can find all informations in the Getting started documentation. For the maven repository see here .