is not current version
Last Version 0.49

com.github.mizool.tool:tool-password 0.44


GroupId

GroupId

com.github.mizool.tool
ArtifactId

ArtifactId

tool-password
Version

Version

0.44
Type

Type

jar

Download tool-password 0.44


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