License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.mdedetrich |
ArtifactId | ArtifactIdakka-http-circe_2.12 |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-circe
akka-http-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.12/ -->
<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-http-circe_2.12</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.12/
implementation 'org.mdedetrich:akka-http-circe_2.12:1.18.0'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.12/
implementation ("org.mdedetrich:akka-http-circe_2.12:1.18.0")
'org.mdedetrich:akka-http-circe_2.12:jar:1.18.0'
<dependency org="org.mdedetrich" name="akka-http-circe_2.12" rev="1.18.0">
<artifact name="akka-http-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-circe_2.12', version='1.18.0')
)
libraryDependencies += "org.mdedetrich" % "akka-http-circe_2.12" % "1.18.0"
[org.mdedetrich/akka-http-circe_2.12 "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
com.typesafe.akka : akka-http_2.12 | jar | 10.0.9 |
io.circe : circe-core_2.12 | jar | 0.8.0 |
io.circe : circe-jawn_2.12 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.12 | jar | 0.8.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.3 |