is not current version
Last Version 4.0.1

de.devland.esperandro:esperandro-parent 2.5.0

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.5.0
Type

Type

pom

Download esperandro-parent 2.5.0


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