Last Version

shared-preferences-fake 2.0.0

Drop-in replacement of Android SharedPreferences for use as a fake in unit tests

License

License

MIT
GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

shared-preferences-fake
Version

Version

2.0.0
Type

Type

aar
Description

Description

shared-preferences-fake
Drop-in replacement of Android SharedPreferences for use as a fake in unit tests
Project URL

Project URL

https://github.com/Android-Password-Store/shared-preferences-fake
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/shared-preferences-fake

Download shared-preferences-fake 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.android-password-store/shared-preferences-fake/ -->
<dependency>
    <groupId>com.github.android-password-store</groupId>
    <artifactId>shared-preferences-fake</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.android-password-store/shared-preferences-fake/
implementation 'com.github.android-password-store:shared-preferences-fake:2.0.0'
// https://jarcasting.com/artifacts/com.github.android-password-store/shared-preferences-fake/
implementation ("com.github.android-password-store:shared-preferences-fake:2.0.0")
'com.github.android-password-store:shared-preferences-fake:aar:2.0.0'
<dependency org="com.github.android-password-store" name="shared-preferences-fake" rev="2.0.0">
  <artifact name="shared-preferences-fake" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.android-password-store', module='shared-preferences-fake', version='2.0.0')
)
libraryDependencies += "com.github.android-password-store" % "shared-preferences-fake" % "2.0.0"
[com.github.android-password-store/shared-preferences-fake "2.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.