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