Last Version

greenDAO 3.3.0

greenDAO is a light and fast ORM for Android

License

License

GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

greendao
Version

Version

3.3.0
Type

Type

jar
Description

Description

greenDAO
greenDAO is a light and fast ORM for Android
Project URL

Project URL

https://github.com/greenrobot/greenDAO
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/greenDAO

Download greendao 3.3.0


<!-- https://jarcasting.com/artifacts/org.greenrobot/greendao/ -->
<dependency>
    <groupId>org.greenrobot</groupId>
    <artifactId>greendao</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.greenrobot/greendao/
implementation 'org.greenrobot:greendao:3.3.0'
// https://jarcasting.com/artifacts/org.greenrobot/greendao/
implementation ("org.greenrobot:greendao:3.3.0")
'org.greenrobot:greendao:jar:3.3.0'
<dependency org="org.greenrobot" name="greendao" rev="3.3.0">
  <artifact name="greendao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.greenrobot', module='greendao', version='3.3.0')
)
libraryDependencies += "org.greenrobot" % "greendao" % "3.3.0"
[org.greenrobot/greendao "3.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.greenrobot : greendao-api jar 3.3.0

Project Modules

There are no modules declared in this project.