GroupId | GroupIdio.streamthoughts |
---|---|
ArtifactId | ArtifactIdazkarra-commons |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
azkarra-commons-0.6.0.pom | |
azkarra-commons-0.6.0.jar | 15 KB |
azkarra-commons-0.6.0-sources.jar | 11 KB |
azkarra-commons-0.6.0-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamthoughts/azkarra-commons/ -->
<dependency>
<groupId>io.streamthoughts</groupId>
<artifactId>azkarra-commons</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-commons/
implementation 'io.streamthoughts:azkarra-commons:0.6.0'
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-commons/
implementation ("io.streamthoughts:azkarra-commons:0.6.0")
'io.streamthoughts:azkarra-commons:jar:0.6.0'
<dependency org="io.streamthoughts" name="azkarra-commons" rev="0.6.0">
<artifact name="azkarra-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='azkarra-commons', version='0.6.0')
)
libraryDependencies += "io.streamthoughts" % "azkarra-commons" % "0.6.0"
[io.streamthoughts/azkarra-commons "0.6.0"]