is not current version
Last Version 3.6.1

io.neow3j:utils 1.0.8

null

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

utils
Version

Version

1.0.8
Type

Type

jar

Download utils 1.0.8


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