is not current version
Last Version 2.3.0

us.careydevelopment.ecosystem:jwt-security 2.1.1

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

2.1.1
Type

Type

jar

Download jwt-security 2.1.1


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