Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.backuity |
ArtifactId | ArtifactIdmatchete-json_2.11 |
Version | Version1.19 |
Type | Typejar |
Filename | Size |
---|---|
matchete-json_2.11-1.19.pom | |
matchete-json_2.11-1.19.jar | 61 KB |
matchete-json_2.11-1.19-sources.jar | 4 KB |
matchete-json_2.11-1.19-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.backuity/matchete-json_2.11/ -->
<dependency>
<groupId>org.backuity</groupId>
<artifactId>matchete-json_2.11</artifactId>
<version>1.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.backuity/matchete-json_2.11/
implementation 'org.backuity:matchete-json_2.11:1.19'
// https://jarcasting.com/artifacts/org.backuity/matchete-json_2.11/
implementation ("org.backuity:matchete-json_2.11:1.19")
'org.backuity:matchete-json_2.11:jar:1.19'
<dependency org="org.backuity" name="matchete-json_2.11" rev="1.19">
<artifact name="matchete-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.backuity', module='matchete-json_2.11', version='1.19')
)
libraryDependencies += "org.backuity" % "matchete-json_2.11" % "1.19"
[org.backuity/matchete-json_2.11 "1.19"]