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

com.bq.corbel:oauth-server 1.33.0


Группа

Группа

com.bq.corbel
Идентификатор

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

oauth-server
Версия

Версия

1.33.0
Тип

Тип

jar

Скачать oauth-server 1.33.0


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