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

com.github.biegleux:gae-oauth-tokenstore 0.1

Persistent Spring's OAuth2 TokenStore for Google App Engine

Группа

Группа

com.github.biegleux
Идентификатор

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

gae-oauth-tokenstore
Версия

Версия

0.1
Тип

Тип

jar

Скачать gae-oauth-tokenstore 0.1


<!-- https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/ -->
<dependency>
    <groupId>com.github.biegleux</groupId>
    <artifactId>gae-oauth-tokenstore</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/
implementation 'com.github.biegleux:gae-oauth-tokenstore:0.1'
// https://jarcasting.com/artifacts/com.github.biegleux/gae-oauth-tokenstore/
implementation ("com.github.biegleux:gae-oauth-tokenstore:0.1")
'com.github.biegleux:gae-oauth-tokenstore:jar:0.1'
<dependency org="com.github.biegleux" name="gae-oauth-tokenstore" rev="0.1">
  <artifact name="gae-oauth-tokenstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biegleux', module='gae-oauth-tokenstore', version='0.1')
)
libraryDependencies += "com.github.biegleux" % "gae-oauth-tokenstore" % "0.1"
[com.github.biegleux/gae-oauth-tokenstore "0.1"]