| License |
License |
|---|---|
| GroupId | GroupIdio.hotmoka |
| ArtifactId | ArtifactIdio-hotmoka-toml |
| Version | Version1.0.7 |
| 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.7.pom | |
| io-hotmoka-toml-1.0.7.jar | 2 KB |
| io-hotmoka-toml-1.0.7-sources.jar | 2 KB |
| io-hotmoka-toml-1.0.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-toml/
implementation 'io.hotmoka:io-hotmoka-toml:1.0.7'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-toml/
implementation ("io.hotmoka:io-hotmoka-toml:1.0.7")
'io.hotmoka:io-hotmoka-toml:jar:1.0.7'
<dependency org="io.hotmoka" name="io-hotmoka-toml" rev="1.0.7">
<artifact name="io-hotmoka-toml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-toml', version='1.0.7')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-toml" % "1.0.7"
[io.hotmoka/io-hotmoka-toml "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.moandjiezana.toml : toml4j | jar | 0.7.2 |