is not current version
Last Version 3.6.1

io.neow3j:model 3.6.0

neow3j: Model

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

model
Version

Version

3.6.0
Type

Type

jar

Download model 3.6.0


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