| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.devland.esperandro |
| Идентификатор | Идентификаторesperandro-sample |
| Версия | Версия2.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеAn annotation processor designed to ease the access and use of Android SharedPreferences
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 | 45 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.devland.esperandro : esperandro-api | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| de.devland.esperandro : esperandro | jar | 2.3.1 |