is not current version
Last Version 3.6.1

io.neow3j:utils 3.1.0

neow3j set of utils

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

utils
Version

Version

3.1.0
Type

Type

jar

Download utils 3.1.0


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