Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.github.qyvlik |
ArtifactId | ArtifactIdiost-node-client |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
iost-node-client-1.0.3.pom | |
iost-node-client-1.0.3.jar | 42 KB |
iost-node-client-1.0.3-sources.jar | 26 KB |
iost-node-client-1.0.3-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qyvlik/iost-node-client/ -->
<dependency>
<groupId>io.github.qyvlik</groupId>
<artifactId>iost-node-client</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qyvlik/iost-node-client/
implementation 'io.github.qyvlik:iost-node-client:1.0.3'
// https://jarcasting.com/artifacts/io.github.qyvlik/iost-node-client/
implementation ("io.github.qyvlik:iost-node-client:1.0.3")
'io.github.qyvlik:iost-node-client:jar:1.0.3'
<dependency org="io.github.qyvlik" name="iost-node-client" rev="1.0.3">
<artifact name="iost-node-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qyvlik', module='iost-node-client', version='1.0.3')
)
libraryDependencies += "io.github.qyvlik" % "iost-node-client" % "1.0.3"
[io.github.qyvlik/iost-node-client "1.0.3"]