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