| License |
License |
|---|---|
| GroupId | GroupIdio.hotmoka |
| ArtifactId | ArtifactIdio-hotmoka-remote |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| 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.8.pom | |
| io-hotmoka-remote-1.0.8.jar | 39 KB |
| io-hotmoka-remote-1.0.8-sources.jar | 23 KB |
| io-hotmoka-remote-1.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-remote/
implementation 'io.hotmoka:io-hotmoka-remote:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-remote/
implementation ("io.hotmoka:io-hotmoka-remote:1.0.8")
'io.hotmoka:io-hotmoka-remote:jar:1.0.8'
<dependency org="io.hotmoka" name="io-hotmoka-remote" rev="1.0.8">
<artifact name="io-hotmoka-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-remote', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-remote" % "1.0.8"
[io.hotmoka/io-hotmoka-remote "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hotmoka : io-hotmoka-nodes | jar | 1.0.8 |
| io.hotmoka : io-hotmoka-network | jar | 1.0.8 |
| io.hotmoka : io-hotmoka-ws-client | jar | 1.0.8 |
| com.google.code.gson : gson | jar | 2.8.6 |