is not current version
Last Version 3.17.1

io.neow3j:contract 3.7.0

neow3j: Smart Contracts

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

contract
Version

Version

3.7.0
Type

Type

jar

Download contract 3.7.0


<!-- https://jarcasting.com/artifacts/io.neow3j/contract/ -->
<dependency>
    <groupId>io.neow3j</groupId>
    <artifactId>contract</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.neow3j/contract/
implementation 'io.neow3j:contract:3.7.0'
// https://jarcasting.com/artifacts/io.neow3j/contract/
implementation ("io.neow3j:contract:3.7.0")
'io.neow3j:contract:jar:3.7.0'
<dependency org="io.neow3j" name="contract" rev="3.7.0">
  <artifact name="contract" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.neow3j', module='contract', version='3.7.0')
)
libraryDependencies += "io.neow3j" % "contract" % "3.7.0"
[io.neow3j/contract "3.7.0"]