License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdde.heikoseeberger |
ArtifactId | ArtifactIdakka-http-argonaut_2.13 |
Version | Version1.36.0 |
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.36.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-argonaut_2.13/
implementation 'de.heikoseeberger:akka-http-argonaut_2.13:1.36.0'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-argonaut_2.13/
implementation ("de.heikoseeberger:akka-http-argonaut_2.13:1.36.0")
'de.heikoseeberger:akka-http-argonaut_2.13:jar:1.36.0'
<dependency org="de.heikoseeberger" name="akka-http-argonaut_2.13" rev="1.36.0">
<artifact name="akka-http-argonaut_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-argonaut_2.13', version='1.36.0')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-argonaut_2.13" % "1.36.0"
[de.heikoseeberger/akka-http-argonaut_2.13 "1.36.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.4 |
io.argonaut : argonaut_2.13 | jar | 6.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.6 |