is not current version
Last Version 0.8.3

org.mdedetrich:akka-http-circe_2.13 0.8.1

akka-http-circe

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

org.mdedetrich
ArtifactId

ArtifactId

akka-http-circe_2.13
Version

Version

0.8.1
Type

Type

jar

Download akka-http-circe_2.13 0.8.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.13/
implementation 'org.mdedetrich:akka-http-circe_2.13:0.8.1'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.13/
implementation ("org.mdedetrich:akka-http-circe_2.13:0.8.1")
'org.mdedetrich:akka-http-circe_2.13:jar:0.8.1'
<dependency org="org.mdedetrich" name="akka-http-circe_2.13" rev="0.8.1">
  <artifact name="akka-http-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-circe_2.13', version='0.8.1')
)
libraryDependencies += "org.mdedetrich" % "akka-http-circe_2.13" % "0.8.1"
[org.mdedetrich/akka-http-circe_2.13 "0.8.1"]