is not current version
Last Version 0.12

org.realityforge.gwt.keycloak:gwt-keycloak 0.2

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

Type

jar

Download gwt-keycloak 0.2


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