is not current version
Last Version 0.12

org.realityforge.gwt.keycloak:gwt-keycloak 0.10

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.10
Type

Type

jar

Download gwt-keycloak 0.10


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