не последняя версия
Последняя версия 1.1.0-RELEASES

com.github.yfhe2:boot-support-gateway 1.0.0-RELEASES


Группа

Группа

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

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

boot-support-gateway
Версия

Версия

1.0.0-RELEASES
Тип

Тип

jar

Скачать boot-support-gateway 1.0.0-RELEASES


<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-gateway</artifactId>
    <version>1.0.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/
implementation 'com.github.yfhe2:boot-support-gateway:1.0.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-gateway/
implementation ("com.github.yfhe2:boot-support-gateway:1.0.0-RELEASES")
'com.github.yfhe2:boot-support-gateway:jar:1.0.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-gateway" rev="1.0.0-RELEASES">
  <artifact name="boot-support-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-gateway', version='1.0.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-gateway" % "1.0.0-RELEASES"
[com.github.yfhe2/boot-support-gateway "1.0.0-RELEASES"]