JSON library from Android SDK

  JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK  

Лицензия

Лицензия

Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки JSON Данные
Группа

Группа

com.vaadin.external.google
Идентификатор

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

android-json
Последняя версия

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

0.0.20131108.vaadin1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON library from Android SDK
  JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK  
Ссылка на сайт

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

http://developer.android.com/sdk
Система контроля версий

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

http://developer.android.com/sdk/

Скачать android-json

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

<!-- https://jarcasting.com/artifacts/com.vaadin.external.google/android-json/ -->
<dependency>
    <groupId>com.vaadin.external.google</groupId>
    <artifactId>android-json</artifactId>
    <version>0.0.20131108.vaadin1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.google/android-json/
implementation 'com.vaadin.external.google:android-json:0.0.20131108.vaadin1'
// https://jarcasting.com/artifacts/com.vaadin.external.google/android-json/
implementation ("com.vaadin.external.google:android-json:0.0.20131108.vaadin1")
'com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1'
<dependency org="com.vaadin.external.google" name="android-json" rev="0.0.20131108.vaadin1">
  <artifact name="android-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.google', module='android-json', version='0.0.20131108.vaadin1')
)
libraryDependencies += "com.vaadin.external.google" % "android-json" % "0.0.20131108.vaadin1"
[com.vaadin.external.google/android-json "0.0.20131108.vaadin1"]

Зависимости

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

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

Данный проект не имеет модулей.

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

Версия
0.0.20131108.vaadin1