Last Version

autoprefs 1.0.2

autoprefs library for convenient use of SharedPreferences

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.dpforge
ArtifactId

ArtifactId

autoprefs
Version

Version

1.0.2
Type

Type

aar
Description

Description

autoprefs
autoprefs library for convenient use of SharedPreferences
Project URL

Project URL

https://github.com/int02h/autoprefs
Source Code Management

Source Code Management

https://github.com/int02h/autoprefs

Download autoprefs 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1

Project Modules

There are no modules declared in this project.