is not current version
Last Version 2.0.2

org.entur.jwt-rs:jwk-connect2id 1.1.13


GroupId

GroupId

org.entur.jwt-rs
ArtifactId

ArtifactId

jwk-connect2id
Version

Version

1.1.13
Type

Type

jar

Download jwk-connect2id 1.1.13


<!-- https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-connect2id/ -->
<dependency>
    <groupId>org.entur.jwt-rs</groupId>
    <artifactId>jwk-connect2id</artifactId>
    <version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-connect2id/
implementation 'org.entur.jwt-rs:jwk-connect2id:1.1.13'
// https://jarcasting.com/artifacts/org.entur.jwt-rs/jwk-connect2id/
implementation ("org.entur.jwt-rs:jwk-connect2id:1.1.13")
'org.entur.jwt-rs:jwk-connect2id:jar:1.1.13'
<dependency org="org.entur.jwt-rs" name="jwk-connect2id" rev="1.1.13">
  <artifact name="jwk-connect2id" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.entur.jwt-rs', module='jwk-connect2id', version='1.1.13')
)
libraryDependencies += "org.entur.jwt-rs" % "jwk-connect2id" % "1.1.13"
[org.entur.jwt-rs/jwk-connect2id "1.1.13"]