is not current version
Last Version 7.2.3

com.tozny.e3db:e3db-client-plain 6.0.0

An SDK to interact with TozStore Encrypted Storage

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tozny.e3db
ArtifactId

ArtifactId

e3db-client-plain
Version

Version

6.0.0
Type

Type

jar

Download e3db-client-plain 6.0.0


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