is not current version
Last Version 0.1.8

io.github.d-exclaimation:subpub 0.0.1

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

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

subpub
Version

Version

0.0.1
Type

Type

jar

Download subpub 0.0.1


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