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