License |
License |
---|---|
GroupId | GroupIdio.github.tsegismont |
ArtifactId | ArtifactIdstreamutils |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionio.github.tsegismont:streamutils
A set of utilities for Vert.x streams.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streamutils-1.0.0.pom | |
streamutils-1.0.0.jar | 18 KB |
streamutils-1.0.0-sources.jar | 10 KB |
streamutils-1.0.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tsegismont/streamutils/ -->
<dependency>
<groupId>io.github.tsegismont</groupId>
<artifactId>streamutils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tsegismont/streamutils/
implementation 'io.github.tsegismont:streamutils:1.0.0'
// https://jarcasting.com/artifacts/io.github.tsegismont/streamutils/
implementation ("io.github.tsegismont:streamutils:1.0.0")
'io.github.tsegismont:streamutils:jar:1.0.0'
<dependency org="io.github.tsegismont" name="streamutils" rev="1.0.0">
<artifact name="streamutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tsegismont', module='streamutils', version='1.0.0')
)
libraryDependencies += "io.github.tsegismont" % "streamutils" % "1.0.0"
[io.github.tsegismont/streamutils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
org.jetbrains.kotlin : kotlin-stdlib Optional | jar | 1.3.50 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-core | test-jar | |
org.codehaus.groovy : groovy | jar | 2.5.8 |
io.vertx : vertx-lang-groovy | jar | |
io.vertx : vertx-lang-kotlin | jar |