Last Version

circe 1.0.0-M33

Provides Circe codecs for http4s

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-circe_sjs1_2.13
Version

Version

1.0.0-M33
Type

Type

jar
Description

Description

circe
Provides Circe 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-circe_sjs1_2.13 1.0.0-M33


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.http4s : http4s-core_sjs1_2.13 jar 1.0.0-M33
org.http4s : http4s-jawn_sjs1_2.13 jar 1.0.0-M33
org.scala-js : scalajs-library_2.13 jar 1.10.0
io.circe : circe-core_sjs1_2.13 jar 0.14.2
io.circe : circe-jawn_sjs1_2.13 jar 0.14.2

test (6)

Group / Artifact Type Version
org.http4s » http4s-tests_sjs1_2.13 jar 1.0.0-M33
org.scala-js : scalajs-test-bridge_2.13 jar 1.10.0
org.typelevel : cats-laws_sjs1_2.13 jar 2.7.0
ch.qos.logback : logback-classic jar 1.2.6
org.scalacheck : scalacheck_sjs1_2.13 jar 1.16.0
io.circe : circe-testing_sjs1_2.13 jar 0.14.2

Project Modules

There are no modules declared in this project.