is not current version
Last Version 0.5.0

io.github.d-exclaimation:soda 0.4.2

Enchant your experience of GraphQL with some soda

GroupId

GroupId

io.github.d-exclaimation
ArtifactId

ArtifactId

soda
Version

Version

0.4.2
Type

Type

jar

Download soda 0.4.2


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