| License |
License |
|---|---|
| GroupId | GroupIdde.devland.esperandro |
| ArtifactId | ArtifactIdesperandro-parent |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionesperandro
An annotation processor designed to ease the access and use of Android SharedPreferences
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| esperandro-parent-4.0.1.pom | 8 KB |
| Browse |
<!-- 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"]