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