is not current version
Last Version 0.0.7

net.streamok:streamok-lib-vertx 0.0.4


Categories

Categories

Net
GroupId

GroupId

net.streamok
ArtifactId

ArtifactId

streamok-lib-vertx
Version

Version

0.0.4
Type

Type

jar

Download streamok-lib-vertx 0.0.4


<!-- https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/ -->
<dependency>
    <groupId>net.streamok</groupId>
    <artifactId>streamok-lib-vertx</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/
implementation 'net.streamok:streamok-lib-vertx:0.0.4'
// https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/
implementation ("net.streamok:streamok-lib-vertx:0.0.4")
'net.streamok:streamok-lib-vertx:jar:0.0.4'
<dependency org="net.streamok" name="streamok-lib-vertx" rev="0.0.4">
  <artifact name="streamok-lib-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.streamok', module='streamok-lib-vertx', version='0.0.4')
)
libraryDependencies += "net.streamok" % "streamok-lib-vertx" % "0.0.4"
[net.streamok/streamok-lib-vertx "0.0.4"]