play-json

Provides Play json codecs for http4s

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-play-json_3.0.0-RC1
Last Version

Last Version

1.0.0-M20
Release Date

Release Date

Type

Type

jar
Description

Description

play-json
Provides Play json codecs for http4s
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-play-json_3.0.0-RC1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.http4s : http4s-jawn_3.0.0-RC1 jar 1.0.0-M20
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
com.typesafe.play : play-json_3.0.0-RC1 jar 2.10.0-RC2

Project Modules

There are no modules declared in this project.
org.http4s

http4s

Versions

Version
1.0.0-M20
1.0.0-M19
1.0.0-M18
1.0.0-M17
0.22.0-M6
0.22.0-M5
0.22.0-M4