GroupId | GroupIdcom.github.yunwjr |
---|---|
ArtifactId | ArtifactIdyun-util |
Version | Version0.0.28 |
Type | Typepom |
Filename | Size |
---|---|
yun-util-0.0.28.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-util/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-util</artifactId>
<version>0.0.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util/
implementation 'com.github.yunwjr:yun-util:0.0.28'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-util/
implementation ("com.github.yunwjr:yun-util:0.0.28")
'com.github.yunwjr:yun-util:pom:0.0.28'
<dependency org="com.github.yunwjr" name="yun-util" rev="0.0.28">
<artifact name="yun-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-util', version='0.0.28')
)
libraryDependencies += "com.github.yunwjr" % "yun-util" % "0.0.28"
[com.github.yunwjr/yun-util "0.0.28"]