Jar examples for g:greendao-api
greenDAO is a light and fast ORM for Android
You can download jar file greendao-api 3.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add greendao-api-3.1.0.jar to your project.
<dependency> <groupId>org.greenrobot</groupId> <artifactId>greendao-api</artifactId> <version>3.1.0</version> </dependency>
compile group: 'org.greenrobot', name: 'greendao-api', version: '3.1.0'
libraryDependencies += "org.greenrobot" % "greendao-api" % "3.1.0"
<dependency org="org.greenrobot" name="greendao-api" rev="3.1.0"/>
@Grapes(@Grab(group='org.greenrobot', module='greendao-api', version='3.1.0'))
'org.greenrobot:greendao-api:jar:3.1.0'
Click the following link to download the jar file.
greendao-api-3.1.0-javadoc.jar