License |
License |
---|---|
GroupId | GroupIdio.circe |
ArtifactId | ArtifactIdcirce-fs2_2.13 |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfs2
fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe-fs2_2.13-0.14.0.pom | |
circe-fs2_2.13-0.14.0.jar | 13 KB |
circe-fs2_2.13-0.14.0-sources.jar | 2 KB |
circe-fs2_2.13-0.14.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.circe/circe-fs2_2.13/ -->
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-fs2_2.13</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.circe/circe-fs2_2.13/
implementation 'io.circe:circe-fs2_2.13:0.14.0'
// https://jarcasting.com/artifacts/io.circe/circe-fs2_2.13/
implementation ("io.circe:circe-fs2_2.13:0.14.0")
'io.circe:circe-fs2_2.13:jar:0.14.0'
<dependency org="io.circe" name="circe-fs2_2.13" rev="0.14.0">
<artifact name="circe-fs2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.circe', module='circe-fs2_2.13', version='0.14.0')
)
libraryDependencies += "io.circe" % "circe-fs2_2.13" % "0.14.0"
[io.circe/circe-fs2_2.13 "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
co.fs2 : fs2-core_2.13 | jar | 3.0.4 |
io.circe : circe-jawn_2.13 | jar | 0.14.1 |
org.typelevel : jawn-parser_2.13 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.13 | jar | 0.14.1 |
io.circe : circe-testing_2.13 | jar | 0.14.1 |
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |