| Группа | Группаcom.sdl.delivery |
|---|---|
| Идентификатор | Идентификаторudp-oauth |
| Версия | Версия11.0.0-1090 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| udp-oauth-11.0.0-1090.pom | |
| udp-oauth-11.0.0-1090.jar | 5 KB |
| udp-oauth-11.0.0-1090-sources.jar | 189 bytes |
| udp-oauth-11.0.0-1090-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-oauth</artifactId>
<version>11.0.0-1090</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/
implementation 'com.sdl.delivery:udp-oauth:11.0.0-1090'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/
implementation ("com.sdl.delivery:udp-oauth:11.0.0-1090")
'com.sdl.delivery:udp-oauth:jar:11.0.0-1090'
<dependency org="com.sdl.delivery" name="udp-oauth" rev="11.0.0-1090">
<artifact name="udp-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-oauth', version='11.0.0-1090')
)
libraryDependencies += "com.sdl.delivery" % "udp-oauth" % "11.0.0-1090"
[com.sdl.delivery/udp-oauth "11.0.0-1090"]