is not current version
Last Version 0.0.5

com.liuyanzhao:YzTool 0.0.3

YzTool 言曌开源项目工具类

GroupId

GroupId

com.liuyanzhao
ArtifactId

ArtifactId

YzTool
Version

Version

0.0.3
Type

Type

jar

Download YzTool 0.0.3


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