License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-ws-client |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionio-hotmoka-ws-client
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-ws-client/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-ws-client</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-ws-client/
implementation 'io.hotmoka:io-hotmoka-ws-client:1.0.7'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-ws-client/
implementation ("io.hotmoka:io-hotmoka-ws-client:1.0.7")
'io.hotmoka:io-hotmoka-ws-client:jar:1.0.7'
<dependency org="io.hotmoka" name="io-hotmoka-ws-client" rev="1.0.7">
<artifact name="io-hotmoka-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-ws-client', version='1.0.7')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-ws-client" % "1.0.7"
[io.hotmoka/io-hotmoka-ws-client "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.neovisionaries : nv-websocket-client | jar | 2.14 |