is not current version
Last Version 3.17.1

io.neow3j:core 1.0.4

null

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

core
Version

Version

1.0.4
Type

Type

jar

Download core 1.0.4


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