| License |
License |
|---|---|
| GroupId | GroupIdio.neow3j |
| ArtifactId | ArtifactIdcontract |
| Last Version | Last Version3.17.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionneow3j
neow3j: Smart Contracts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| contract-3.17.1.pom | |
| contract-3.17.1.jar | 39 KB |
| contract-3.17.1-tests.jar | 40 KB |
| contract-3.17.1-sources.jar | 22 KB |
| contract-3.17.1-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.neow3j/contract/ -->
<dependency>
<groupId>io.neow3j</groupId>
<artifactId>contract</artifactId>
<version>3.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.neow3j/contract/
implementation 'io.neow3j:contract:3.17.1'
// https://jarcasting.com/artifacts/io.neow3j/contract/
implementation ("io.neow3j:contract:3.17.1")
'io.neow3j:contract:jar:3.17.1'
<dependency org="io.neow3j" name="contract" rev="3.17.1">
<artifact name="contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.neow3j', module='contract', version='3.17.1')
)
libraryDependencies += "io.neow3j" % "contract" % "3.17.1"
[io.neow3j/contract "3.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.neow3j : core | jar | 3.17.1 |