License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdio-hotmoka-constants |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionio-hotmoka-constants
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-constants/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>io-hotmoka-constants</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-constants/
implementation 'io.hotmoka:io-hotmoka-constants:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/io-hotmoka-constants/
implementation ("io.hotmoka:io-hotmoka-constants:1.0.8")
'io.hotmoka:io-hotmoka-constants:jar:1.0.8'
<dependency org="io.hotmoka" name="io-hotmoka-constants" rev="1.0.8">
<artifact name="io-hotmoka-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='io-hotmoka-constants', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "io-hotmoka-constants" % "1.0.8"
[io.hotmoka/io-hotmoka-constants "1.0.8"]