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