Last Version

io.github.tsegismont:streamutils 1.0.0

A set of utilities for Vert.x streams.

License

License

GroupId

GroupId

io.github.tsegismont
ArtifactId

ArtifactId

streamutils
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.tsegismont:streamutils
A set of utilities for Vert.x streams.
Project URL

Project URL

https://github.com/tsegismont/streamutils
Source Code Management

Source Code Management

https://github.com/tsegismont/streamutils

Download streamutils 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.3.50

test (5)

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

Project Modules

There are no modules declared in this project.