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