GroupId | GroupIdcom.github.i21mscz23 |
---|---|
ArtifactId | ArtifactIdxmaodou-jwt |
Version | Version1.0.1-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
xmaodou-jwt-1.0.1-RELEASE.pom | |
xmaodou-jwt-1.0.1-RELEASE.jar | 28 KB |
xmaodou-jwt-1.0.1-RELEASE-sources.jar | 21 KB |
xmaodou-jwt-1.0.1-RELEASE-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/ -->
<dependency>
<groupId>com.github.i21mscz23</groupId>
<artifactId>xmaodou-jwt</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/
implementation 'com.github.i21mscz23:xmaodou-jwt:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.i21mscz23/xmaodou-jwt/
implementation ("com.github.i21mscz23:xmaodou-jwt:1.0.1-RELEASE")
'com.github.i21mscz23:xmaodou-jwt:jar:1.0.1-RELEASE'
<dependency org="com.github.i21mscz23" name="xmaodou-jwt" rev="1.0.1-RELEASE">
<artifact name="xmaodou-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.i21mscz23', module='xmaodou-jwt', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.i21mscz23" % "xmaodou-jwt" % "1.0.1-RELEASE"
[com.github.i21mscz23/xmaodou-jwt "1.0.1-RELEASE"]