License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.mvv.sredded |
ArtifactId | ArtifactIdsredded-json_2.13 |
Version | Version0.1-M2 |
Type | Typejar |
Description |
Descriptionsredded-json
No-deps JSON printer for structured data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sredded-json_2.13-0.1-M2.pom | |
sredded-json_2.13-0.1-M2.jar | 10 KB |
sredded-json_2.13-0.1-M2-sources.jar | 2 KB |
sredded-json_2.13-0.1-M2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mvv.sredded/sredded-json_2.13/ -->
<dependency>
<groupId>com.github.mvv.sredded</groupId>
<artifactId>sredded-json_2.13</artifactId>
<version>0.1-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.sredded/sredded-json_2.13/
implementation 'com.github.mvv.sredded:sredded-json_2.13:0.1-M2'
// https://jarcasting.com/artifacts/com.github.mvv.sredded/sredded-json_2.13/
implementation ("com.github.mvv.sredded:sredded-json_2.13:0.1-M2")
'com.github.mvv.sredded:sredded-json_2.13:jar:0.1-M2'
<dependency org="com.github.mvv.sredded" name="sredded-json_2.13" rev="0.1-M2">
<artifact name="sredded-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.sredded', module='sredded-json_2.13', version='0.1-M2')
)
libraryDependencies += "com.github.mvv.sredded" % "sredded-json_2.13" % "0.1-M2"
[com.github.mvv.sredded/sredded-json_2.13 "0.1-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
com.github.mvv.sredded : sredded_2.13 | jar | 0.1-M2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.9.4 |