License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdgson |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGson Adapter
Maven parent project for OSS publishment
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSDKLite |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gson-0.0.2.pom | |
gson-0.0.2.jar | 3 KB |
gson-0.0.2-sources.jar | 2 KB |
gson-0.0.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/gson/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>gson</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/gson/
implementation 'com.sdklite:gson:0.0.2'
// https://jarcasting.com/artifacts/com.sdklite/gson/
implementation ("com.sdklite:gson:0.0.2")
'com.sdklite:gson:jar:0.0.2'
<dependency org="com.sdklite" name="gson" rev="0.0.2">
<artifact name="gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='gson', version='0.0.2')
)
libraryDependencies += "com.sdklite" % "gson" % "0.0.2"
[com.sdklite/gson "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sdklite : io | jar | 0.0.1 |
com.google.code.gson : gson | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.robolectric : robolectric | jar | 3.0 |
org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.eclipse.jetty : jetty-server | jar | 9.3.0.M0 |
org.eclipse.jetty : jetty-servlet | jar | 9.3.0.M0 |