is not current version
Last Version 5.3.5

com.testerum:common-encrypted-prefs 5.2.0


GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-encrypted-prefs
Version

Version

5.2.0
Type

Type

jar

Download common-encrypted-prefs 5.2.0


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