is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.oauth2 1.0.44

JRS GWT commons

Categories

Categories

H2 Data Databases GWT (Google Web Toolkit) User Interface Web Frameworks OAuth2 Security Search Business Logic Libraries
GroupId

GroupId

org.jresearch.commons.gwt
ArtifactId

ArtifactId

org.jresearch.commons.gwt.oauth2
Version

Version

1.0.44
Type

Type

jar

Download org.jresearch.commons.gwt.oauth2 1.0.44


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