| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.streamok |
| ArtifactId | ArtifactIdstreamok-lib-vertx |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstreamok-lib-vertx
streamok
|
| Filename | Size |
|---|---|
| streamok-lib-vertx-0.0.7.pom | |
| streamok-lib-vertx-0.0.7.jar | 12 KB |
| streamok-lib-vertx-0.0.7-sources.jar | 2 KB |
| streamok-lib-vertx-0.0.7-javadoc.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/ -->
<dependency>
<groupId>net.streamok</groupId>
<artifactId>streamok-lib-vertx</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/
implementation 'net.streamok:streamok-lib-vertx:0.0.7'
// https://jarcasting.com/artifacts/net.streamok/streamok-lib-vertx/
implementation ("net.streamok:streamok-lib-vertx:0.0.7")
'net.streamok:streamok-lib-vertx:jar:0.0.7'
<dependency org="net.streamok" name="streamok-lib-vertx" rev="0.0.7">
<artifact name="streamok-lib-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.streamok', module='streamok-lib-vertx', version='0.0.7')
)
libraryDependencies += "net.streamok" % "streamok-lib-vertx" % "0.0.7"
[net.streamok/streamok-lib-vertx "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.streamok : streamok-lib-common | jar | 0.0.7 |
| io.vertx : vertx-core | jar | 3.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-unit | jar | 3.3.3 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.1 |