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

io.corbel:oauth-server 1.24.0


Группа

Группа

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

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

oauth-server
Версия

Версия

1.24.0
Тип

Тип

jar

Скачать oauth-server 1.24.0


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