subpub

In Memory Pub/Sub Engine using Akka Actors and Streams

License

License

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

subpub
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

subpub
In Memory Pub/Sub Engine using Akka Actors and Streams
Project URL

Project URL

https://github.com/d-exclaimation/subpub
Project Organization

Project Organization

io.github.d-exclaimation
Source Code Management

Source Code Management

https://github.com/d-exclaimation/subpub

Download subpub

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1