is not current version
Last Version 0.20.10

org.http4s:http4s-json4s-native_2.13.0-M5 0.20.1

Provides json4s-native codecs for http4s

Categories

Categories

JSON Data Native Development Tools
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-json4s-native_2.13.0-M5
Version

Version

0.20.1
Type

Type

jar

Download http4s-json4s-native_2.13.0-M5 0.20.1


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.13.0-M5/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-json4s-native_2.13.0-M5</artifactId>
    <version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.13.0-M5/
implementation 'org.http4s:http4s-json4s-native_2.13.0-M5:0.20.1'
// https://jarcasting.com/artifacts/org.http4s/http4s-json4s-native_2.13.0-M5/
implementation ("org.http4s:http4s-json4s-native_2.13.0-M5:0.20.1")
'org.http4s:http4s-json4s-native_2.13.0-M5:jar:0.20.1'
<dependency org="org.http4s" name="http4s-json4s-native_2.13.0-M5" rev="0.20.1">
  <artifact name="http4s-json4s-native_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-json4s-native_2.13.0-M5', version='0.20.1')
)
libraryDependencies += "org.http4s" % "http4s-json4s-native_2.13.0-M5" % "0.20.1"
[org.http4s/http4s-json4s-native_2.13.0-M5 "0.20.1"]