License |
License |
---|---|
GroupId | GroupIdde.devland.esperandro |
ArtifactId | ArtifactIdesperandro-sample |
Last Version | Last Version2.3.1 |
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-sample-2.3.1.pom | |
esperandro-sample-2.3.1.jar | 10 KB |
esperandro-sample-2.3.1-sources.jar | 3 KB |
esperandro-sample-2.3.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/ -->
<dependency>
<groupId>de.devland.esperandro</groupId>
<artifactId>esperandro-sample</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/
implementation 'de.devland.esperandro:esperandro-sample:2.3.1'
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-sample/
implementation ("de.devland.esperandro:esperandro-sample:2.3.1")
'de.devland.esperandro:esperandro-sample:jar:2.3.1'
<dependency org="de.devland.esperandro" name="esperandro-sample" rev="2.3.1">
<artifact name="esperandro-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.devland.esperandro', module='esperandro-sample', version='2.3.1')
)
libraryDependencies += "de.devland.esperandro" % "esperandro-sample" % "2.3.1"
[de.devland.esperandro/esperandro-sample "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
de.devland.esperandro : esperandro-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
de.devland.esperandro : esperandro | jar | 2.3.1 |