is not current version
Last Version 0.12

org.realityforge.gwt.keycloak:gwt-keycloak 0.8

GWT Keycloak Library

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.realityforge.gwt.keycloak
ArtifactId

ArtifactId

gwt-keycloak
Version

Version

0.8
Type

Type

jar

Download gwt-keycloak 0.8


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