is not current version
Last Version 4.0.1

de.devland.esperandro:esperandro-parent 2.7.2

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

GroupId

GroupId

de.devland.esperandro
ArtifactId

ArtifactId

esperandro-parent
Version

Version

2.7.2
Type

Type

pom

Download esperandro-parent 2.7.2


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