is not current version
Last Version 3.6.1

io.neow3j:utils 2.3.1

neow3j set of utils

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

utils
Version

Version

2.3.1
Type

Type

jar

Download utils 2.3.1


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