License |
License |
---|---|
GroupId | GroupIdio.hotmoka |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHotmoka
A network of nodes for blockchain or IoT, with smart contracts in Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.8.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hotmoka/parent/ -->
<dependency>
<groupId>io.hotmoka</groupId>
<artifactId>parent</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hotmoka/parent/
implementation 'io.hotmoka:parent:1.0.8'
// https://jarcasting.com/artifacts/io.hotmoka/parent/
implementation ("io.hotmoka:parent:1.0.8")
'io.hotmoka:parent:pom:1.0.8'
<dependency org="io.hotmoka" name="parent" rev="1.0.8">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hotmoka', module='parent', version='1.0.8')
)
libraryDependencies += "io.hotmoka" % "parent" % "1.0.8"
[io.hotmoka/parent "1.0.8"]