License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.backuity |
ArtifactId | ArtifactIdmatchete-json_2.11 |
Version | Version1.26 |
Type | Typejar |
Description |
Descriptionmatchete-json
matchete-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
matchete-json_2.11-1.26.pom | |
matchete-json_2.11-1.26.jar | 61 KB |
matchete-json_2.11-1.26-sources.jar | 4 KB |
matchete-json_2.11-1.26-javadoc.jar | 395 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.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.backuity/matchete-json_2.11/
implementation 'org.backuity:matchete-json_2.11:1.26'
// https://jarcasting.com/artifacts/org.backuity/matchete-json_2.11/
implementation ("org.backuity:matchete-json_2.11:1.26")
'org.backuity:matchete-json_2.11:jar:1.26'
<dependency org="org.backuity" name="matchete-json_2.11" rev="1.26">
<artifact name="matchete-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.backuity', module='matchete-json_2.11', version='1.26')
)
libraryDependencies += "org.backuity" % "matchete-json_2.11" % "1.26"
[org.backuity/matchete-json_2.11 "1.26"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
org.backuity : matchete-core_2.11 | jar | 1.26 |
org.backuity : matchete-junit_2.11 | jar | 1.26 |
org.json4s : json4s-native_2.11 | jar | 3.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |