Last Version

greenDAO (Encryption) 3.0.0-beta3

greenDAO is a light and fast ORM for Android

License

License

GroupId

GroupId

org.greenrobot
ArtifactId

ArtifactId

greendao-encryption
Version

Version

3.0.0-beta3
Type

Type

jar
Description

Description

greenDAO (Encryption)
greenDAO is a 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-encryption 3.0.0-beta3


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

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.