License |
License |
---|---|
GroupId | GroupIdio.circe |
ArtifactId | ArtifactIdcirce-fs2_3 |
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_3-0.14.0.pom | |
circe-fs2_3-0.14.0.jar | 16 KB |
circe-fs2_3-0.14.0-sources.jar | 2 KB |
circe-fs2_3-0.14.0-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.circe/circe-fs2_3/ -->
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-fs2_3</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.circe/circe-fs2_3/
implementation 'io.circe:circe-fs2_3:0.14.0'
// https://jarcasting.com/artifacts/io.circe/circe-fs2_3/
implementation ("io.circe:circe-fs2_3:0.14.0")
'io.circe:circe-fs2_3:jar:0.14.0'
<dependency org="io.circe" name="circe-fs2_3" rev="0.14.0">
<artifact name="circe-fs2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.circe', module='circe-fs2_3', version='0.14.0')
)
libraryDependencies += "io.circe" % "circe-fs2_3" % "0.14.0"
[io.circe/circe-fs2_3 "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
co.fs2 : fs2-core_3 | jar | 3.0.4 |
io.circe : circe-jawn_3 | jar | 0.14.1 |
org.typelevel : jawn-parser_3 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_3 | jar | 0.14.1 |
io.circe : circe-testing_3 | jar | 0.14.1 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.9.0 |