is not current version
Last Version 4.0.1

de.devland.esperandro:esperandro-parent 0.12

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

GroupId

GroupId

de.devland.esperandro
ArtifactId

ArtifactId

esperandro-parent
Version

Version

0.12
Type

Type

pom

Download esperandro-parent 0.12


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