License |
License |
---|---|
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdsubpub_2.13 |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsubpub
In Memory Pub/Sub Engine using Akka Actors and Streams
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
subpub_2.13-0.1.9.pom | |
subpub_2.13-0.1.9.jar | 43 KB |
subpub_2.13-0.1.9-sources.jar | 6 KB |
subpub_2.13-0.1.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub_2.13/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>subpub_2.13</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub_2.13/
implementation 'io.github.d-exclaimation:subpub_2.13:0.1.9'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub_2.13/
implementation ("io.github.d-exclaimation:subpub_2.13:0.1.9")
'io.github.d-exclaimation:subpub_2.13:jar:0.1.9'
<dependency org="io.github.d-exclaimation" name="subpub_2.13" rev="0.1.9">
<artifact name="subpub_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='subpub_2.13', version='0.1.9')
)
libraryDependencies += "io.github.d-exclaimation" % "subpub_2.13" % "0.1.9"
[io.github.d-exclaimation/subpub_2.13 "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.17 |
com.typesafe.akka : akka-stream-typed_2.13 | jar | 2.6.17 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.9 |
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.17 |