is not current version
Last Version 0.9.2

io.streamthoughts:azkarra-server 0.4


GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-server
Version

Version

0.4
Type

Type

jar

Download azkarra-server 0.4


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