is not current version
Last Version 0.3.3

io.github.d-exclaimation:whiskey 0.3.2

A GraphQL subscriptions websocket service implementation using Akka.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

whiskey
Version

Version

0.3.2
Type

Type

jar

Download whiskey 0.3.2


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