is not current version
Last Version 1.5.0

com.github.shijingsh:xs-jwt-security 1.1.0


Categories

Categories

Security
GroupId

GroupId

com.github.shijingsh
ArtifactId

ArtifactId

xs-jwt-security
Version

Version

1.1.0
Type

Type

jar

Download xs-jwt-security 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/ -->
<dependency>
    <groupId>com.github.shijingsh</groupId>
    <artifactId>xs-jwt-security</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation 'com.github.shijingsh:xs-jwt-security:1.1.0'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-jwt-security/
implementation ("com.github.shijingsh:xs-jwt-security:1.1.0")
'com.github.shijingsh:xs-jwt-security:jar:1.1.0'
<dependency org="com.github.shijingsh" name="xs-jwt-security" rev="1.1.0">
  <artifact name="xs-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-jwt-security', version='1.1.0')
)
libraryDependencies += "com.github.shijingsh" % "xs-jwt-security" % "1.1.0"
[com.github.shijingsh/xs-jwt-security "1.1.0"]