is not current version
Last Version 4.0.1

de.devland.esperandro:esperandro-parent 0.11

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

Type

pom

Download esperandro-parent 0.11


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