Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-json |
Version | Version0.54.0 |
Type | Typejar |
Filename | Size |
---|---|
metreeca-json-0.54.0.pom | |
metreeca-json-0.54.0.jar | 101 KB |
metreeca-json-0.54.0-tests.jar | 395 KB |
metreeca-json-0.54.0-sources.jar | 59 KB |
metreeca-json-0.54.0-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-json/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-json</artifactId>
<version>0.54.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-json/
implementation 'com.metreeca:metreeca-json:0.54.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-json/
implementation ("com.metreeca:metreeca-json:0.54.0")
'com.metreeca:metreeca-json:jar:0.54.0'
<dependency org="com.metreeca" name="metreeca-json" rev="0.54.0">
<artifact name="metreeca-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-json', version='0.54.0')
)
libraryDependencies += "com.metreeca" % "metreeca-json" % "0.54.0"
[com.metreeca/metreeca-json "0.54.0"]