License |
License |
---|---|
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-toml |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio-hotmoka-toml
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
io-hotmoka-toml-1.0.8.pom | |
io-hotmoka-toml-1.0.8.jar | 2 KB |
io-hotmoka-toml-1.0.8-sources.jar | 2 KB |
io-hotmoka-toml-1.0.8-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-toml/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-toml</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-toml/
implementation 'io.hotmoka:io-hotmoka-toml:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-toml/
implementation ("io.hotmoka:io-hotmoka-toml:1.0.8")
'io.hotmoka:io-hotmoka-toml:jar:1.0.8'
<dependency org="io.hotmoka" name="io-hotmoka-toml" rev="1.0.8">
<artifact name="io-hotmoka-toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-toml', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-toml" % "1.0.8"
[io.hotmoka/io-hotmoka-toml "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.moandjiezana.toml : toml4j | jar | 0.7.2 |