| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.nem |
| ArtifactId | ArtifactIdsymbol-sdk-vertx-client |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionsymbol-sdk-vertx-client
symbol-sdk-vertx-client lib for Sybol SDK Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.nem/symbol-sdk-vertx-client/ -->
<dependency>
<groupId>io.nem</groupId>
<artifactId>symbol-sdk-vertx-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.nem/symbol-sdk-vertx-client/
implementation 'io.nem:symbol-sdk-vertx-client:1.0.1'
// https://jarcasting.com/artifacts/io.nem/symbol-sdk-vertx-client/
implementation ("io.nem:symbol-sdk-vertx-client:1.0.1")
'io.nem:symbol-sdk-vertx-client:jar:1.0.1'
<dependency org="io.nem" name="symbol-sdk-vertx-client" rev="1.0.1">
<artifact name="symbol-sdk-vertx-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nem', module='symbol-sdk-vertx-client', version='1.0.1')
)
libraryDependencies += "io.nem" % "symbol-sdk-vertx-client" % "1.0.1"
[io.nem/symbol-sdk-vertx-client "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nem : symbol-sdk-core | jar | 1.0.1 |
| io.nem : symbol-openapi-vertx-client | jar | 1.0.0 |
| io.vertx : vertx-rx-java2 | jar | 3.5.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.9 |