is not current version
Last Version 5.3.5

com.testerum:common-encrypted-prefs 4.0.1


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-encrypted-prefs
Version

Version

4.0.1
Type

Type

jar

Download common-encrypted-prefs 4.0.1


<!-- https://jarcasting.com/artifacts/com.testerum/common-encrypted-prefs/ -->
<dependency>
    <groupId>com.testerum</groupId>
    <artifactId>common-encrypted-prefs</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/common-encrypted-prefs/
implementation 'com.testerum:common-encrypted-prefs:4.0.1'
// https://jarcasting.com/artifacts/com.testerum/common-encrypted-prefs/
implementation ("com.testerum:common-encrypted-prefs:4.0.1")
'com.testerum:common-encrypted-prefs:jar:4.0.1'
<dependency org="com.testerum" name="common-encrypted-prefs" rev="4.0.1">
  <artifact name="common-encrypted-prefs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='common-encrypted-prefs', version='4.0.1')
)
libraryDependencies += "com.testerum" % "common-encrypted-prefs" % "4.0.1"
[com.testerum/common-encrypted-prefs "4.0.1"]