Last Version

greenDAO Gradle Plugin 3.3.0

Gradle Plugin for greenDAO, the light and fast ORM for Android

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

greendao-gradle-plugin
Version

Version

3.3.0
Type

Type

jar
Description

Description

greenDAO Gradle Plugin
Gradle Plugin for greenDAO, the 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-gradle-plugin 3.3.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.