License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.derekjw |
ArtifactId | ArtifactIdfs2json-jawn_2.12 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionfs2json-jawn
fs2json-jawn
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2json-jawn_2.12-0.8.0.pom | |
fs2json-jawn_2.12-0.8.0.jar | 17 KB |
fs2json-jawn_2.12-0.8.0-sources.jar | 3 KB |
fs2json-jawn_2.12-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.derekjw/fs2json-jawn_2.12/ -->
<dependency>
<groupId>com.github.derekjw</groupId>
<artifactId>fs2json-jawn_2.12</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.derekjw/fs2json-jawn_2.12/
implementation 'com.github.derekjw:fs2json-jawn_2.12:0.8.0'
// https://jarcasting.com/artifacts/com.github.derekjw/fs2json-jawn_2.12/
implementation ("com.github.derekjw:fs2json-jawn_2.12:0.8.0")
'com.github.derekjw:fs2json-jawn_2.12:jar:0.8.0'
<dependency org="com.github.derekjw" name="fs2json-jawn_2.12" rev="0.8.0">
<artifact name="fs2json-jawn_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.derekjw', module='fs2json-jawn_2.12', version='0.8.0')
)
libraryDependencies += "com.github.derekjw" % "fs2json-jawn_2.12" % "0.8.0"
[com.github.derekjw/fs2json-jawn_2.12 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
com.github.derekjw : fs2json-core_2.12 | jar | 0.8.0 |
org.spire-math : jawn-parser_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.12 | jar | 0.6.5 |
io.circe : circe-core_2.12 | jar | 0.10.0 |
io.circe : circe-generic_2.12 | jar | 0.10.0 |
io.circe : circe-parser_2.12 | jar | 0.10.0 |
io.circe : circe-testing_2.12 | jar | 0.10.0 |
io.circe : circe-literal_2.12 | jar | 0.10.0 |