| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdio.keyko.nevermined |
| ArtifactId | ArtifactIdcontracts |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNevermined Contracts
Nevermined Data Platform Smart Contracts in Solidity
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| contracts-1.3.4.pom | |
| contracts-1.3.4.jar | 1 MB |
| contracts-1.3.4-sources.jar | 291 KB |
| contracts-1.3.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.keyko.nevermined/contracts/ -->
<dependency>
<groupId>io.keyko.nevermined</groupId>
<artifactId>contracts</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.keyko.nevermined/contracts/
implementation 'io.keyko.nevermined:contracts:1.3.4'
// https://jarcasting.com/artifacts/io.keyko.nevermined/contracts/
implementation ("io.keyko.nevermined:contracts:1.3.4")
'io.keyko.nevermined:contracts:jar:1.3.4'
<dependency org="io.keyko.nevermined" name="contracts" rev="1.3.4">
<artifact name="contracts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.keyko.nevermined', module='contracts', version='1.3.4')
)
libraryDependencies += "io.keyko.nevermined" % "contracts" % "1.3.4"
[io.keyko.nevermined/contracts "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.web3j : core | jar | 4.8.3 |
| org.web3j : parity | jar | 4.8.3 |
| org.web3j : utils | jar | 4.8.3 |