Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.balajeetm |
ArtifactId | ArtifactIdjson-mystique |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
json-mystique-1.0.5.pom | |
json-mystique-1.0.5.jar | 72 KB |
json-mystique-1.0.5-test-sources.jar | 29 KB |
json-mystique-1.0.5-sources.jar | 47 KB |
json-mystique-1.0.5-javadoc.jar | 216 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.balajeetm/json-mystique/ -->
<dependency>
<groupId>com.github.balajeetm</groupId>
<artifactId>json-mystique</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.balajeetm/json-mystique/
implementation 'com.github.balajeetm:json-mystique:1.0.5'
// https://jarcasting.com/artifacts/com.github.balajeetm/json-mystique/
implementation ("com.github.balajeetm:json-mystique:1.0.5")
'com.github.balajeetm:json-mystique:jar:1.0.5'
<dependency org="com.github.balajeetm" name="json-mystique" rev="1.0.5">
<artifact name="json-mystique" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.balajeetm', module='json-mystique', version='1.0.5')
)
libraryDependencies += "com.github.balajeetm" % "json-mystique" % "1.0.5"
[com.github.balajeetm/json-mystique "1.0.5"]