Last Version

greenDAO 1.3.0

greenDAO is a light and fast ORM for Android

License

License

GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

DaoCore
Version

Version

1.3.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 DaoCore 1.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.android : annotations jar 4.1.1.4
com.google.android : android jar 4.1.1.4
com.google.android : android-test jar 4.1.1.4
com.google.android : support-v4 jar r7

Project Modules

There are no modules declared in this project.