License |
License |
---|---|
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-tendermint |
Version | Version1.0.7 |
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.7.pom | |
io-hotmoka-tendermint-1.0.7.jar | 48 KB |
io-hotmoka-tendermint-1.0.7-sources.jar | 37 KB |
io-hotmoka-tendermint-1.0.7-javadoc.jar | 505 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-tendermint</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/
implementation 'io.hotmoka:io-hotmoka-tendermint:1.0.7'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-tendermint/
implementation ("io.hotmoka:io-hotmoka-tendermint:1.0.7")
'io.hotmoka:io-hotmoka-tendermint:jar:1.0.7'
<dependency org="io.hotmoka" name="io-hotmoka-tendermint" rev="1.0.7">
<artifact name="io-hotmoka-tendermint" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-tendermint', version='1.0.7')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-tendermint" % "1.0.7"
[io.hotmoka/io-hotmoka-tendermint "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.hotmoka : io-hotmoka-tendermint-abci | jar | 1.0.7 |
io.hotmoka : io-hotmoka-beans | jar | 1.0.7 |
io.hotmoka : io-hotmoka-nodes | jar | 1.0.7 |
io.hotmoka : io-hotmoka-helpers | jar | 1.0.7 |
io.hotmoka : io-hotmoka-stores | jar | 1.0.7 |
io.hotmoka : io-hotmoka-local | jar | 1.0.7 |
io.hotmoka : io-hotmoka-crypto | jar | 1.0.7 |
io.hotmoka : io-hotmoka-toml | jar | 1.0.7 |
com.google.code.gson : gson | jar | 2.8.6 |