GroupId | GroupIdio.matthewnelson.encrypted-storage |
---|---|
ArtifactId | ArtifactIdencrypted-storage |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
encrypted-storage-2.0.0.pom | |
encrypted-storage-2.0.0-sources.jar | 4 KB |
encrypted-storage-2.0.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/encrypted-storage/ -->
<dependency>
<groupId>io.matthewnelson.encrypted-storage</groupId>
<artifactId>encrypted-storage</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/encrypted-storage/
implementation 'io.matthewnelson.encrypted-storage:encrypted-storage:2.0.0'
// https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/encrypted-storage/
implementation ("io.matthewnelson.encrypted-storage:encrypted-storage:2.0.0")
'io.matthewnelson.encrypted-storage:encrypted-storage:aar:2.0.0'
<dependency org="io.matthewnelson.encrypted-storage" name="encrypted-storage" rev="2.0.0">
<artifact name="encrypted-storage" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.encrypted-storage', module='encrypted-storage', version='2.0.0')
)
libraryDependencies += "io.matthewnelson.encrypted-storage" % "encrypted-storage" % "2.0.0"
[io.matthewnelson.encrypted-storage/encrypted-storage "2.0.0"]