is not current version
Last Version 0.9.2

io.streamthoughts:azkarra-runtime 0.6.1


GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-runtime
Version

Version

0.6.1
Type

Type

jar

Download azkarra-runtime 0.6.1


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