Last Version

greenDAO 2.1.0

greenDAO is a light and fast ORM for Android

License

License

GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

greendao
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Project URL

http://greendao-orm.com
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/greenDAO

Download greendao 2.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.