License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-json_2.12 |
Last Version | Last Version0.3.0-RC9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzio-json
zio-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-json_2.12-0.3.0-RC9.pom | |
zio-json_2.12-0.3.0-RC9.jar | 747 KB |
zio-json_2.12-0.3.0-RC9-sources.jar | 62 KB |
zio-json_2.12-0.3.0-RC9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-json_2.12/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-json_2.12</artifactId>
<version>0.3.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-json_2.12/
implementation 'dev.zio:zio-json_2.12:0.3.0-RC9'
// https://jarcasting.com/artifacts/dev.zio/zio-json_2.12/
implementation ("dev.zio:zio-json_2.12:0.3.0-RC9")
'dev.zio:zio-json_2.12:jar:0.3.0-RC9'
<dependency org="dev.zio" name="zio-json_2.12" rev="0.3.0-RC9">
<artifact name="zio-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-json_2.12', version='0.3.0-RC9')
)
libraryDependencies += "dev.zio" % "zio-json_2.12" % "0.3.0-RC9"
[dev.zio/zio-json_2.12 "0.3.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
dev.zio : zio_2.12 | jar | 2.0.0 |
dev.zio : zio-streams_2.12 | jar | 2.0.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
com.propensive : magnolia_2.12 | jar | 0.17.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.14 | jar | 1.7.7 |
org.scala-lang : scala-reflect | jar | 2.12.14 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.34 |
org.openjdk.jmh : jmh-generator-bytecode | jar | 1.34 |
org.openjdk.jmh : jmh-generator-reflection | jar | 1.34 |
org.openjdk.jmh : jmh-generator-asm | jar | 1.34 |
pl.project13.scala : sbt-jmh-extras | jar | 0.3.7 |
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
net.sf.jopt-simple : jopt-simple | jar | 4.6 |
dev.zio : zio-test_2.12 | jar | 2.0.0 |
dev.zio : zio-test-sbt_2.12 | jar | 2.0.0 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
io.circe : circe-generic-extras_2.12 | jar | 0.14.1 |
com.typesafe.play : play-json_2.12 | jar | 2.9.2 |
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.12 | jar | 2.12.3 |
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-macros_2.12 | jar | 2.12.3 |
ai.x : play-json-extensions_2.12 | jar | 0.42.0 |
org.typelevel : jawn-ast_2.12 | jar | 1.3.2 |