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