is not current version
Last Version 0.0.4

io.github.tozmart.thirdparty:shared_preferences 0.0.3

shared_preferences

GroupId

GroupId

io.github.tozmart.thirdparty
ArtifactId

ArtifactId

shared_preferences
Version

Version

0.0.3
Type

Type

aar

Download shared_preferences 0.0.3


<!-- https://jarcasting.com/artifacts/io.github.tozmart.thirdparty/shared_preferences/ -->
<dependency>
    <groupId>io.github.tozmart.thirdparty</groupId>
    <artifactId>shared_preferences</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tozmart.thirdparty/shared_preferences/
implementation 'io.github.tozmart.thirdparty:shared_preferences:0.0.3'
// https://jarcasting.com/artifacts/io.github.tozmart.thirdparty/shared_preferences/
implementation ("io.github.tozmart.thirdparty:shared_preferences:0.0.3")
'io.github.tozmart.thirdparty:shared_preferences:aar:0.0.3'
<dependency org="io.github.tozmart.thirdparty" name="shared_preferences" rev="0.0.3">
  <artifact name="shared_preferences" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tozmart.thirdparty', module='shared_preferences', version='0.0.3')
)
libraryDependencies += "io.github.tozmart.thirdparty" % "shared_preferences" % "0.0.3"
[io.github.tozmart.thirdparty/shared_preferences "0.0.3"]