is not current version
Last Version 0.0.31

com.github.yunwjr:yun-util 0.0.19

yun-util

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-util
Version

Version

0.0.19
Type

Type

jar

Download yun-util 0.0.19


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