is not current version
Last Version 3.0.0-beta3

org.greenrobot:greendao-encryption 2.2.1

greenDAO is a light and fast ORM for Android

GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

greendao-encryption
Version

Version

2.2.1
Type

Type

jar

Download greendao-encryption 2.2.1


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