is not current version
Last Version 3.6.1

io.neow3j:wallet 2.2.0

neow3j wallet

GroupId

GroupId

io.neow3j
ArtifactId

ArtifactId

wallet
Version

Version

2.2.0
Type

Type

jar

Download wallet 2.2.0


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