Jar examples for g:greendao
Forked library from the original greendao from greenrobot
You can download jar file greendao 3.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add greendao-3.2.0.jar to your project.
<dependency> <groupId>org.greenrobot</groupId> <artifactId>greendao</artifactId> <version>3.2.0</version> </dependency>
compile group: 'org.greenrobot', name: 'greendao', version: '3.2.0'
libraryDependencies += "org.greenrobot" % "greendao" % "3.2.0"
<dependency org="org.greenrobot" name="greendao" rev="3.2.0"/>
@Grapes(@Grab(group='org.greenrobot', module='greendao', version='3.2.0'))
'org.greenrobot:greendao:jar:3.2.0'
Click the following link to download the jar file.
greendao-3.2.0-javadoc.jar