| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.devland.esperandro |
| Идентификатор | Идентификаторesperandro-api |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAn annotation processor designed to ease the access and use of Android SharedPreferences
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| esperandro-api-4.0.1.pom | |
| esperandro-api-4.0.1.jar | 9 KB |
| esperandro-api-4.0.1-sources.jar | 9 KB |
| esperandro-api-4.0.1-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-api/ -->
<dependency>
<groupId>de.devland.esperandro</groupId>
<artifactId>esperandro-api</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-api/
implementation 'de.devland.esperandro:esperandro-api:4.0.1'
// https://jarcasting.com/artifacts/de.devland.esperandro/esperandro-api/
implementation ("de.devland.esperandro:esperandro-api:4.0.1")
'de.devland.esperandro:esperandro-api:jar:4.0.1'
<dependency org="de.devland.esperandro" name="esperandro-api" rev="4.0.1">
<artifact name="esperandro-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.devland.esperandro', module='esperandro-api', version='4.0.1')
)
libraryDependencies += "de.devland.esperandro" % "esperandro-api" % "4.0.1"
[de.devland.esperandro/esperandro-api "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |