Last Version

SQLCipher support for Cupboard 0.3.1

Wraps the SQLiteDatabase implementation of SQLCipher for use with Cupboard

License

License

GroupId

GroupId

nl.littlerobots.cupboard-tools
ArtifactId

ArtifactId

sqlcipher
Version

Version

0.3.1
Type

Type

aar
Description

Description

SQLCipher support for Cupboard
Wraps the SQLiteDatabase implementation of SQLCipher for use with Cupboard

Download sqlcipher 0.3.1


<!-- https://jarcasting.com/artifacts/nl.littlerobots.cupboard-tools/sqlcipher/ -->
<dependency>
    <groupId>nl.littlerobots.cupboard-tools</groupId>
    <artifactId>sqlcipher</artifactId>
    <version>0.3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nl.littlerobots.cupboard-tools/sqlcipher/
implementation 'nl.littlerobots.cupboard-tools:sqlcipher:0.3.1'
// https://jarcasting.com/artifacts/nl.littlerobots.cupboard-tools/sqlcipher/
implementation ("nl.littlerobots.cupboard-tools:sqlcipher:0.3.1")
'nl.littlerobots.cupboard-tools:sqlcipher:aar:0.3.1'
<dependency org="nl.littlerobots.cupboard-tools" name="sqlcipher" rev="0.3.1">
  <artifact name="sqlcipher" type="aar" />
</dependency>
@Grapes(
@Grab(group='nl.littlerobots.cupboard-tools', module='sqlcipher', version='0.3.1')
)
libraryDependencies += "nl.littlerobots.cupboard-tools" % "sqlcipher" % "0.3.1"
[nl.littlerobots.cupboard-tools/sqlcipher "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
nl.qbusict : cupboard jar 2.2.0
net.zetetic : android-database-sqlcipher jar 3.5.4

Project Modules

There are no modules declared in this project.