is not current version
Last Version 1.1.0

org.http4s:jawn-fs2_3.0.0-M3 1.0.1

jawn-fs2

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

jawn-fs2_3.0.0-M3
Version

Version

1.0.1
Type

Type

jar

Download jawn-fs2_3.0.0-M3 1.0.1


<!-- https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-M3/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>jawn-fs2_3.0.0-M3</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-M3/
implementation 'org.http4s:jawn-fs2_3.0.0-M3:1.0.1'
// https://jarcasting.com/artifacts/org.http4s/jawn-fs2_3.0.0-M3/
implementation ("org.http4s:jawn-fs2_3.0.0-M3:1.0.1")
'org.http4s:jawn-fs2_3.0.0-M3:jar:1.0.1'
<dependency org="org.http4s" name="jawn-fs2_3.0.0-M3" rev="1.0.1">
  <artifact name="jawn-fs2_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='jawn-fs2_3.0.0-M3', version='1.0.1')
)
libraryDependencies += "org.http4s" % "jawn-fs2_3.0.0-M3" % "1.0.1"
[org.http4s/jawn-fs2_3.0.0-M3 "1.0.1"]