| License |
License |
|---|---|
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdjawn-fs2_3.0.0-RC1 |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionjawn-fs2
jawn-fs2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jawn-fs2_3.0.0-RC1-1.1.1.pom | |
| jawn-fs2_3.0.0-RC1-1.1.1.jar | 26 KB |
| jawn-fs2_3.0.0-RC1-1.1.1-sources.jar | 3 KB |
| jawn-fs2_3.0.0-RC1-1.1.1-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-RC1/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>jawn-fs2_3.0.0-RC1</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-RC1/
implementation 'org.http4s:jawn-fs2_3.0.0-RC1:1.1.1'
// https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-RC1/
implementation ("org.http4s:jawn-fs2_3.0.0-RC1:1.1.1")
'org.http4s:jawn-fs2_3.0.0-RC1:jar:1.1.1'
<dependency org="org.http4s" name="jawn-fs2_3.0.0-RC1" rev="1.1.1">
<artifact name="jawn-fs2_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='jawn-fs2_3.0.0-RC1', version='1.1.1')
)
libraryDependencies += "org.http4s" % "jawn-fs2_3.0.0-RC1" % "1.1.1"
[org.http4s/jawn-fs2_3.0.0-RC1 "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3.0.0-RC1 | jar | 3.0.0-RC1 |
| org.typelevel : jawn-parser_3.0.0-RC1 | jar | 1.1.1 |
| co.fs2 : fs2-core_3.0.0-RC1 | jar | 2.5.4 |