is not current version
Last Version 2.3.0

us.careydevelopment.ecosystem:jwt-security 1.0.0-RELEASE

Library for handling security-related concerns for the Carey Development ecosystem

Categories

Categories

Security
GroupId

GroupId

us.careydevelopment.ecosystem
ArtifactId

ArtifactId

jwt-security
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download jwt-security 1.0.0-RELEASE


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