is not current version
Last Version 1.2.6

org.soulwing.jwt:jwt-key-storage 1.1.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.soulwing.jwt
ArtifactId

ArtifactId

jwt-key-storage
Version

Version

1.1.0
Type

Type

pom

Download jwt-key-storage 1.1.0


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