License |
License |
---|---|
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-tendermint |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionio-hotmoka-tendermint
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-hotmoka-tendermint-1.0.8.pom | |
io-hotmoka-tendermint-1.0.8.jar | 48 KB |
io-hotmoka-tendermint-1.0.8-sources.jar | 37 KB |
io-hotmoka-tendermint-1.0.8-javadoc.jar | 504 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-tendermint</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/
implementation 'io.hotmoka:io-hotmoka-tendermint:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/
implementation ("io.hotmoka:io-hotmoka-tendermint:1.0.8")
'io.hotmoka:io-hotmoka-tendermint:jar:1.0.8'
<dependency org="io.hotmoka" name="io-hotmoka-tendermint" rev="1.0.8">
<artifact name="io-hotmoka-tendermint" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-tendermint', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-tendermint" % "1.0.8"
[io.hotmoka/io-hotmoka-tendermint "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
io.hotmoka : io-hotmoka-tendermint-abci | jar | 1.0.8 |
io.hotmoka : io-hotmoka-beans | jar | 1.0.8 |
io.hotmoka : io-hotmoka-nodes | jar | 1.0.8 |
io.hotmoka : io-hotmoka-helpers | jar | 1.0.8 |
io.hotmoka : io-hotmoka-stores | jar | 1.0.8 |
io.hotmoka : io-hotmoka-local | jar | 1.0.8 |
io.hotmoka : io-hotmoka-crypto | jar | 1.0.8 |
io.hotmoka : io-hotmoka-toml | jar | 1.0.8 |
com.google.code.gson : gson | jar | 2.8.6 |