is not current version
Last Version 1.0.0

io.github.d-exclaimation:over-layer 0.1.7

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

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

over-layer
Version

Version

0.1.7
Type

Type

jar

Download over-layer 0.1.7


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