License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.pwliwanow.foundationdb4s |
ArtifactId | ArtifactIdakka-streams_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionakka-streams
akka-streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-streams_2.12-0.11.0.pom | |
akka-streams_2.12-0.11.0.jar | 21 KB |
akka-streams_2.12-0.11.0-sources.jar | 4 KB |
akka-streams_2.12-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/akka-streams_2.12/ -->
<dependency>
<groupId>com.github.pwliwanow.foundationdb4s</groupId>
<artifactId>akka-streams_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/akka-streams_2.12/
implementation 'com.github.pwliwanow.foundationdb4s:akka-streams_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.github.pwliwanow.foundationdb4s/akka-streams_2.12/
implementation ("com.github.pwliwanow.foundationdb4s:akka-streams_2.12:0.11.0")
'com.github.pwliwanow.foundationdb4s:akka-streams_2.12:jar:0.11.0'
<dependency org="com.github.pwliwanow.foundationdb4s" name="akka-streams_2.12" rev="0.11.0">
<artifact name="akka-streams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pwliwanow.foundationdb4s', module='akka-streams_2.12', version='0.11.0')
)
libraryDependencies += "com.github.pwliwanow.foundationdb4s" % "akka-streams_2.12" % "0.11.0"
[com.github.pwliwanow.foundationdb4s/akka-streams_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.github.pwliwanow.foundationdb4s : core_2.12 | jar | 0.11.0 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.0 |