License |
License |
---|---|
GroupId | GroupIdcom.kubukoz |
ArtifactId | ArtifactIdcirce-fs2_2.12 |
Version | Version0.13.0-M2 |
Type | Typejar |
Description |
Descriptionfs2
fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circe-fs2_2.12-0.13.0-M2.pom | |
circe-fs2_2.12-0.13.0-M2.jar | 13 KB |
circe-fs2_2.12-0.13.0-M2-sources.jar | 1 KB |
circe-fs2_2.12-0.13.0-M2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kubukoz/circe-fs2_2.12/ -->
<dependency>
<groupId>com.kubukoz</groupId>
<artifactId>circe-fs2_2.12</artifactId>
<version>0.13.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/circe-fs2_2.12/
implementation 'com.kubukoz:circe-fs2_2.12:0.13.0-M2'
// https://jarcasting.com/artifacts/com.kubukoz/circe-fs2_2.12/
implementation ("com.kubukoz:circe-fs2_2.12:0.13.0-M2")
'com.kubukoz:circe-fs2_2.12:jar:0.13.0-M2'
<dependency org="com.kubukoz" name="circe-fs2_2.12" rev="0.13.0-M2">
<artifact name="circe-fs2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='circe-fs2_2.12', version='0.13.0-M2')
)
libraryDependencies += "com.kubukoz" % "circe-fs2_2.12" % "0.13.0-M2"
[com.kubukoz/circe-fs2_2.12 "0.13.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
co.fs2 : fs2-core_2.12 | jar | 2.2.2 |
io.circe : circe-jawn_2.12 | jar | 0.13.0-RC1 |
org.typelevel : jawn-parser_2.12 | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.12 | jar | 0.13.0-RC1 |
io.circe : circe-testing_2.12 | jar | 0.13.0-RC1 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |
org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.1.0.1 |