is not current version
Last Version 0.3.3

io.github.d-exclaimation:whiskey 0.2.0

A GraphQL subscriptions websocket service implementation using Akka Actors, Sangria and Spray.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

whiskey
Version

Version

0.2.0
Type

Type

jar

Download whiskey 0.2.0


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