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

com.github.yuyenews:mars-cloud-feign 3.0.7


Категории

Категории

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

Группа

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

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

mars-cloud-feign
Версия

Версия

3.0.7
Тип

Тип

jar

Скачать mars-cloud-feign 3.0.7


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