| License |
License |
|---|---|
| GroupId | GroupIdio.hotmoka |
| ArtifactId | ArtifactIdio-hotmoka-remote |
| Version | Version1.0.5 |
| Type | Typejar |
| Description |
Descriptionio-hotmoka-remote
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| io-hotmoka-remote-1.0.5.pom | |
| io-hotmoka-remote-1.0.5.jar | 39 KB |
| io-hotmoka-remote-1.0.5-sources.jar | 23 KB |
| io-hotmoka-remote-1.0.5-javadoc.jar | 404 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-remote/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-remote</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-remote/
implementation 'io.hotmoka:io-hotmoka-remote:1.0.5'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-remote/
implementation ("io.hotmoka:io-hotmoka-remote:1.0.5")
'io.hotmoka:io-hotmoka-remote:jar:1.0.5'
<dependency org="io.hotmoka" name="io-hotmoka-remote" rev="1.0.5">
<artifact name="io-hotmoka-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-remote', version='1.0.5')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-remote" % "1.0.5"
[io.hotmoka/io-hotmoka-remote "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hotmoka : io-hotmoka-nodes | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-network | jar | 1.0.5 |
| io.hotmoka : io-hotmoka-ws-client | jar | 1.0.5 |
| com.google.code.gson : gson | jar | 2.8.6 |