is not current version
Last Version 0.0.31

com.github.yunwjr:yun-util-sb 0.0.29

module模块

GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-util-sb
Version

Version

0.0.29
Type

Type

jar

Download yun-util-sb 0.0.29


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