не последняя версия
Последняя версия 0.1.8

io.github.d-exclaimation:subpub 0.1.2

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

Группа

Группа

io.github.d-exclaimation
Идентификатор

Идентификатор

subpub
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать subpub 0.1.2


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