License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.mdedetrich |
ArtifactId | ArtifactIdakka-http-circe_2.13 |
Last Version | Last Version0.8.3 |
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.13/ -->
<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-http-circe_2.13</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.13/
implementation 'org.mdedetrich:akka-http-circe_2.13:0.8.3'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.13/
implementation ("org.mdedetrich:akka-http-circe_2.13:0.8.3")
'org.mdedetrich:akka-http-circe_2.13:jar:0.8.3'
<dependency org="org.mdedetrich" name="akka-http-circe_2.13" rev="0.8.3">
<artifact name="akka-http-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-circe_2.13', version='0.8.3')
)
libraryDependencies += "org.mdedetrich" % "akka-http-circe_2.13" % "0.8.3"
[org.mdedetrich/akka-http-circe_2.13 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.mdedetrich : akka-stream-circe_2.13 | jar | 0.8.3 |
org.mdedetrich : akka-http-json_2.13 | jar | 0.8.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.13 | jar | 10.2.9 |