is not current version
Last Version 0.1.8

io.github.d-exclaimation:subpub 0.1.5

A GraphQL over Websocket Stream-based Subscription Transport Layer on Akka.

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

subpub
Version

Version

0.1.5
Type

Type

jar

Download subpub 0.1.5


<!-- https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/ -->
<dependency>
    <groupId>io.github.d-exclaimation</groupId>
    <artifactId>subpub</artifactId>
    <version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation 'io.github.d-exclaimation:subpub:0.1.5'
// https://jarcasting.com/artifacts/io.github.d-exclaimation/subpub/
implementation ("io.github.d-exclaimation:subpub:0.1.5")
'io.github.d-exclaimation:subpub:jar:0.1.5'
<dependency org="io.github.d-exclaimation" name="subpub" rev="0.1.5">
  <artifact name="subpub" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.d-exclaimation', module='subpub', version='0.1.5')
)
libraryDependencies += "io.github.d-exclaimation" % "subpub" % "0.1.5"
[io.github.d-exclaimation/subpub "0.1.5"]