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