| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.fanciulli |
| ArtifactId | ArtifactIdjsonstorage |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionJsonStorage Library
Android Library to display your changelog
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-io | jar | 1.3.2 |
| com.google.code.gson : gson | jar | 2.2.4 |