is not current version
Last Version 1.0.9

org.zlwl:rutools-wallet 1.0.6


GroupId

GroupId

org.zlwl
ArtifactId

ArtifactId

rutools-wallet
Version

Version

1.0.6
Type

Type

jar

Download rutools-wallet 1.0.6


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