is not current version
Last Version 3.17.1

io.neow3j:contract 2.0.1

null

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

contract
Version

Version

2.0.1
Type

Type

jar

Download contract 2.0.1


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