Gson Parent

Gson JSON library

Лицензия

Лицензия

Категории

Категории

Данные Gson JSON
Группа

Группа

org.etby.datacache
Идентификатор

Идентификатор

gson-parent
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Gson Parent
Gson JSON library
Ссылка на сайт

Ссылка на сайт

https://github.com/etby/DataCache-Gson
Система контроля версий

Система контроля версий

https://github.com/etby/DataCache-Gson

Скачать gson-parent

Имя Файла Размер
gson-parent-0.1.1.pom 3 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.etby.datacache/gson-parent/ -->
<dependency>
    <groupId>org.etby.datacache</groupId>
    <artifactId>gson-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.etby.datacache/gson-parent/
implementation 'org.etby.datacache:gson-parent:0.1.1'
// https://jarcasting.com/artifacts/org.etby.datacache/gson-parent/
implementation ("org.etby.datacache:gson-parent:0.1.1")
'org.etby.datacache:gson-parent:pom:0.1.1'
<dependency org="org.etby.datacache" name="gson-parent" rev="0.1.1">
  <artifact name="gson-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.etby.datacache', module='gson-parent', version='0.1.1')
)
libraryDependencies += "org.etby.datacache" % "gson-parent" % "0.1.1"
[org.etby.datacache/gson-parent "0.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • gson

DataCache-Gson

搭配 DataCache 进行工作, 用来给从 Json 解析的数据打上标记, 之后进行更新.

Gson Download and Maven

  • To use Gson in Android
dependencies {
    compile 'org.etby.datacache:gson:0.1.1'
}
  • To use Gson with Maven
<dependency>
  <groupId>org.etby.datacache</groupId>
  <artifactId>gson</artifactId>
  <version>0.1.1</version>
</dependency>

License

Gson is released under the Apache 2.0 license.

Copyright 2008 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
0.1.1
0.1.0