Last Version

greenDAO Generator 2.2.0

Code generator for greenDAO, the light and fast ORM for Android

License

License

GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

greendao-generator-encryption
Version

Version

2.2.0
Type

Type

jar
Description

Description

greenDAO Generator
Code generator for greenDAO, the light and fast ORM for Android
Project URL

Project URL

http://greenrobot.org/greendao
Project Organization

Project Organization

greenrobot
Source Code Management

Source Code Management

https://github.com/greenrobot/greenDAO

Download greendao-generator-encryption 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.