Last Version

de.devland.esperandro:esperandro-sample 2.3.1

An annotation processor designed to ease the access and use of Android SharedPreferences

License

License

GroupId

GroupId

de.devland.esperandro
ArtifactId

ArtifactId

esperandro-sample
Version

Version

2.3.1
Type

Type

jar
Description

Description

An annotation processor designed to ease the access and use of Android SharedPreferences
Project URL

Project URL

http://devland.de/#esperandro/esperandro-sample

Download esperandro-sample 2.3.1


<!-- https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/ -->
<dependency>
    <groupId>de.devland.esperandro</groupId>
    <artifactId>esperandro-sample</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/
implementation 'de.devland.esperandro:esperandro-sample:2.3.1'
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/
implementation ("de.devland.esperandro:esperandro-sample:2.3.1")
'de.devland.esperandro:esperandro-sample:jar:2.3.1'
<dependency org="de.devland.esperandro" name="esperandro-sample" rev="2.3.1">
  <artifact name="esperandro-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.devland.esperandro', module='esperandro-sample', version='2.3.1')
)
libraryDependencies += "de.devland.esperandro" % "esperandro-sample" % "2.3.1"
[de.devland.esperandro/esperandro-sample "2.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
de.devland.esperandro : esperandro-api jar 2.3.1

provided (2)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
de.devland.esperandro : esperandro jar 2.3.1

Project Modules

There are no modules declared in this project.