fake-keystore

A Fake Android Keystore for testing

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.matthewnelson.encrypted-storage
ArtifactId

ArtifactId

fake-keystore
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

fake-keystore
A Fake Android Keystore for testing
Project URL

Project URL

https://github.com/05nelsonm/encrypted-storage
Source Code Management

Source Code Management

https://github.com/05nelsonm/encrypted-storage

Download fake-keystore

How to add to project

<!-- 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"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0