не последняя версия
Последняя версия 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.oauth2 1.0.2


Категории

Категории

H2 Данные Базы данных GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки OAuth2 Безопасность Search Прикладные библиотеки
Группа

Группа

org.jresearch.commons.gwt
Идентификатор

Идентификатор

org.jresearch.commons.gwt.oauth2
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать org.jresearch.commons.gwt.oauth2 1.0.2


<!-- 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.2</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.2'
// 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.2")
'org.jresearch.commons.gwt:org.jresearch.commons.gwt.oauth2:jar:1.0.2'
<dependency org="org.jresearch.commons.gwt" name="org.jresearch.commons.gwt.oauth2" rev="1.0.2">
  <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.2')
)
libraryDependencies += "org.jresearch.commons.gwt" % "org.jresearch.commons.gwt.oauth2" % "1.0.2"
[org.jresearch.commons.gwt/org.jresearch.commons.gwt.oauth2 "1.0.2"]