Last Version

JSON library from Android SDK 0.0.20131108.vaadin1

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

License

License

Categories

Categories

Vaadin User Interface Web Frameworks JSON Data
GroupId

GroupId

com.vaadin.external.google
ArtifactId

ArtifactId

android-json
Version

Version

0.0.20131108.vaadin1
Type

Type

jar
Description

Description

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  
Project URL

Project URL

http://developer.android.com/sdk
Source Code Management

Source Code Management

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

Download android-json 0.0.20131108.vaadin1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.