License |
License |
---|---|
GroupId | GroupIdio.github.d-exclaimation |
ArtifactId | ArtifactIdsubpub |
Last Version | Last Version0.1.8 |
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-0.1.8.pom | |
subpub-0.1.8.jar | 47 KB |
subpub-0.1.8-sources.jar | 6 KB |
subpub-0.1.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/ -->
<dependency>
<groupId>io.github.d-exclaimation</groupId>
<artifactId>subpub</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation 'io.github.d-exclaimation:subpub:0.1.8'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation ("io.github.d-exclaimation:subpub:0.1.8")
'io.github.d-exclaimation:subpub:jar:0.1.8'
<dependency org="io.github.d-exclaimation" name="subpub" rev="0.1.8">
<artifact name="subpub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='subpub', version='0.1.8')
)
libraryDependencies += "io.github.d-exclaimation" % "subpub" % "0.1.8"
[io.github.d-exclaimation/subpub "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.16 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.16 |
com.typesafe.akka : akka-stream-typed_2.13 | jar | 2.6.16 |