License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdjwt-sdk |
Version | Version7.1.4 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
jwt-sdk-7.1.4.pom | |
jwt-sdk-7.1.4.jar | 5 KB |
jwt-sdk-7.1.4-sources.jar | 4 KB |
jwt-sdk-7.1.4-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-sdk/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>jwt-sdk</artifactId>
<version>7.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-sdk/
implementation 'cn.stylefeng.roses:jwt-sdk:7.1.4'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/jwt-sdk/
implementation ("cn.stylefeng.roses:jwt-sdk:7.1.4")
'cn.stylefeng.roses:jwt-sdk:jar:7.1.4'
<dependency org="cn.stylefeng.roses" name="jwt-sdk" rev="7.1.4">
<artifact name="jwt-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='jwt-sdk', version='7.1.4')
)
libraryDependencies += "cn.stylefeng.roses" % "jwt-sdk" % "7.1.4"
[cn.stylefeng.roses/jwt-sdk "7.1.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : jwt-api | jar | 7.1.4 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.4 |