License |
License |
---|---|
GroupId | GroupIdde.devland.esperandro |
ArtifactId | ArtifactIdesperandro |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn annotation processor designed to ease the access and use of Android SharedPreferences
|
Project URL |
Project URL |
Filename | Size |
---|---|
esperandro-2.7.3.pom | |
esperandro-2.7.3.jar | 23 KB |
esperandro-2.7.3-sources.jar | 11 KB |
esperandro-2.7.3-javadoc.jar | 61 KB |
esperandro-2.7.3-jar-with-dependencies.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.devland.esperandro/esperandro/ -->
<dependency>
<groupId>de.devland.esperandro</groupId>
<artifactId>esperandro</artifactId>
<version>2.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro/
implementation 'de.devland.esperandro:esperandro:2.7.3'
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro/
implementation ("de.devland.esperandro:esperandro:2.7.3")
'de.devland.esperandro:esperandro:jar:2.7.3'
<dependency org="de.devland.esperandro" name="esperandro" rev="2.7.3">
<artifact name="esperandro" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.devland.esperandro', module='esperandro', version='2.7.3')
)
libraryDependencies += "de.devland.esperandro" % "esperandro" % "2.7.3"
[de.devland.esperandro/esperandro "2.7.3"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.10.0 |
de.devland.esperandro : esperandro-api | jar | 2.7.3 |
com.google.android : annotations | jar | 4.1.1.4 |