License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.matthewnelson.encrypted-storage |
ArtifactId | ArtifactIdfake-keystore |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfake-keystore
A Fake Android Keystore for testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fake-keystore-2.0.1.pom | |
fake-keystore-2.0.1-sources.jar | 1 KB |
fake-keystore-2.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/fake-keystore/ -->
<dependency>
<groupId>io.matthewnelson.encrypted-storage</groupId>
<artifactId>fake-keystore</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/fake-keystore/
implementation 'io.matthewnelson.encrypted-storage:fake-keystore:2.0.1'
// https://jarcasting.com/artifacts/io.matthewnelson.encrypted-storage/fake-keystore/
implementation ("io.matthewnelson.encrypted-storage:fake-keystore:2.0.1")
'io.matthewnelson.encrypted-storage:fake-keystore:aar:2.0.1'
<dependency org="io.matthewnelson.encrypted-storage" name="fake-keystore" rev="2.0.1">
<artifact name="fake-keystore" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.encrypted-storage', module='fake-keystore', version='2.0.1')
)
libraryDependencies += "io.matthewnelson.encrypted-storage" % "fake-keystore" % "2.0.1"
[io.matthewnelson.encrypted-storage/fake-keystore "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |