| Группа | Группаcom.github.biegleux |
|---|---|
| Идентификатор | Идентификаторgae-oauth-tokenstore |
| Версия | Версия0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gae-oauth-tokenstore-0.1.pom | |
| gae-oauth-tokenstore-0.1.jar | 23 KB |
| gae-oauth-tokenstore-0.1-sources.jar | 12 KB |
| gae-oauth-tokenstore-0.1-javadoc.jar | 76 KB |
| Обзор |
<!-- 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"]