is not current version
Last Version 1.0.0-alpha02

io.github.osipxd:encrypted-datastore 1.0.0-alpha01

Extensions to encrypt DataStore

Categories

Categories

Data
GroupId

GroupId

io.github.osipxd
ArtifactId

ArtifactId

encrypted-datastore
Version

Version

1.0.0-alpha01
Type

Type

pom

Download encrypted-datastore 1.0.0-alpha01


<!-- https://jarcasting.com/artifacts/io.github.osipxd/encrypted-datastore/ -->
<dependency>
    <groupId>io.github.osipxd</groupId>
    <artifactId>encrypted-datastore</artifactId>
    <version>1.0.0-alpha01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.osipxd/encrypted-datastore/
implementation 'io.github.osipxd:encrypted-datastore:1.0.0-alpha01'
// https://jarcasting.com/artifacts/io.github.osipxd/encrypted-datastore/
implementation ("io.github.osipxd:encrypted-datastore:1.0.0-alpha01")
'io.github.osipxd:encrypted-datastore:pom:1.0.0-alpha01'
<dependency org="io.github.osipxd" name="encrypted-datastore" rev="1.0.0-alpha01">
  <artifact name="encrypted-datastore" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.osipxd', module='encrypted-datastore', version='1.0.0-alpha01')
)
libraryDependencies += "io.github.osipxd" % "encrypted-datastore" % "1.0.0-alpha01"
[io.github.osipxd/encrypted-datastore "1.0.0-alpha01"]