License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kiditz |
ArtifactId | ArtifactIdjsonid |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionJson ID
com.github.kiditz:jsonid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonid-1.0.0.pom | |
jsonid-1.0.0.jar | 143 KB |
jsonid-1.0.0-sources.jar | 84 KB |
jsonid-1.0.0-javadoc.jar | 334 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kiditz/jsonid/ -->
<dependency>
<groupId>com.github.kiditz</groupId>
<artifactId>jsonid</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kiditz/jsonid/
implementation 'com.github.kiditz:jsonid:1.0.0'
// https://jarcasting.com/artifacts/com.github.kiditz/jsonid/
implementation ("com.github.kiditz:jsonid:1.0.0")
'com.github.kiditz:jsonid:jar:1.0.0'
<dependency org="com.github.kiditz" name="jsonid" rev="1.0.0">
<artifact name="jsonid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kiditz', module='jsonid', version='1.0.0')
)
libraryDependencies += "com.github.kiditz" % "jsonid" % "1.0.0"
[com.github.kiditz/jsonid "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kiditz : jsonid | jar | 1.0.1 |