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

com.github.jnoee:xo-starter-auth-feign 1.0.1


Категории

Категории

Feign Сеть HTTP Clients
Группа

Группа

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

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

xo-starter-auth-feign
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать xo-starter-auth-feign 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/ -->
<dependency>
    <groupId>com.github.jnoee</groupId>
    <artifactId>xo-starter-auth-feign</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation 'com.github.jnoee:xo-starter-auth-feign:1.0.1'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation ("com.github.jnoee:xo-starter-auth-feign:1.0.1")
'com.github.jnoee:xo-starter-auth-feign:jar:1.0.1'
<dependency org="com.github.jnoee" name="xo-starter-auth-feign" rev="1.0.1">
  <artifact name="xo-starter-auth-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-auth-feign', version='1.0.1')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-auth-feign" % "1.0.1"
[com.github.jnoee/xo-starter-auth-feign "1.0.1"]