is not current version
Last Version 3.6.1

io.neow3j:model 2.2.0

neow3j model

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

model
Version

Version

2.2.0
Type

Type

jar

Download model 2.2.0


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