Last Version

esperandro 4.0.1

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

License

License

GroupId

GroupId

de.devland.esperandro
ArtifactId

ArtifactId

esperandro-parent
Version

Version

4.0.1
Type

Type

pom
Description

Description

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

Project URL

http://devland.de/#esperandro

Download esperandro-parent 4.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • base
  • gson-serializer
  • tests
  • jackson-serializer
  • preference-processor
  • resources-processor
  • keys-processor