License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdde.heikoseeberger |
ArtifactId | ArtifactIdakka-http-argonaut_2.13 |
Version | Version1.38.2 |
Type | Typejar |
Description |
Descriptionakka-http-argonaut
akka-http-argonaut
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-argonaut_2.13/ -->
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-argonaut_2.13</artifactId>
<version>1.38.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-argonaut_2.13/
implementation 'de.heikoseeberger:akka-http-argonaut_2.13:1.38.2'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-argonaut_2.13/
implementation ("de.heikoseeberger:akka-http-argonaut_2.13:1.38.2")
'de.heikoseeberger:akka-http-argonaut_2.13:jar:1.38.2'
<dependency org="de.heikoseeberger" name="akka-http-argonaut_2.13" rev="1.38.2">
<artifact name="akka-http-argonaut_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-argonaut_2.13', version='1.38.2')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-argonaut_2.13" % "1.38.2"
[de.heikoseeberger/akka-http-argonaut_2.13 "1.38.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.6 |
io.argonaut : argonaut_2.13 | jar | 6.3.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |