| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.fanciulli |
| Идентификатор | Идентификаторjsonstorage |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеJsonStorage Library
Android Library to display your changelog
|
| Имя Файла | Размер |
|---|---|
| jsonstorage-0.0.1.pom | |
| jsonstorage-0.0.1.aar | 6 KB |
| jsonstorage-0.0.1-sources.jar | 419 bytes |
| jsonstorage-0.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fanciulli/jsonstorage/ -->
<dependency>
<groupId>com.github.fanciulli</groupId>
<artifactId>jsonstorage</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanciulli/jsonstorage/
implementation 'com.github.fanciulli:jsonstorage:0.0.1'
// https://jarcasting.com/artifacts/com.github.fanciulli/jsonstorage/
implementation ("com.github.fanciulli:jsonstorage:0.0.1")
'com.github.fanciulli:jsonstorage:aar:0.0.1'
<dependency org="com.github.fanciulli" name="jsonstorage" rev="0.0.1">
<artifact name="jsonstorage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanciulli', module='jsonstorage', version='0.0.1')
)
libraryDependencies += "com.github.fanciulli" % "jsonstorage" % "0.0.1"
[com.github.fanciulli/jsonstorage "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.google.code.gson : gson | jar | 2.2.4 |