License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.mdedetrich |
ArtifactId | ArtifactIdakka-stream-circe_2.12 |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-stream-circe
akka-stream-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mdedetrich/akka-stream-circe_2.12/ -->
<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-stream-circe_2.12</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-stream-circe_2.12/
implementation 'org.mdedetrich:akka-stream-circe_2.12:0.8.3'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-stream-circe_2.12/
implementation ("org.mdedetrich:akka-stream-circe_2.12:0.8.3")
'org.mdedetrich:akka-stream-circe_2.12:jar:0.8.3'
<dependency org="org.mdedetrich" name="akka-stream-circe_2.12" rev="0.8.3">
<artifact name="akka-stream-circe_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-stream-circe_2.12', version='0.8.3')
)
libraryDependencies += "org.mdedetrich" % "akka-stream-circe_2.12" % "0.8.3"
[org.mdedetrich/akka-stream-circe_2.12 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.mdedetrich : akka-stream-json_2.12 | jar | 0.8.3 |
io.circe : circe-jawn_2.12 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.19 |