is not current version
Last Version 0.0.3

com.peruncs.gwt:gwt-jwt 0.0.2

GWT/JsInterop wrapper for popular JWT authentication providers: Auth0, OKTA and Keycloak

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.peruncs.gwt
ArtifactId

ArtifactId

gwt-jwt
Version

Version

0.0.2
Type

Type

jar

Download gwt-jwt 0.0.2


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