is not current version
Last Version 3.6.1

io.neow3j:model 1.0.5

null

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

model
Version

Version

1.0.5
Type

Type

jar

Download model 1.0.5


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