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

com.github.yaoguoh:common-swagger 2.1.6.RELEASE


Категории

Категории

Swagger Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

common-swagger
Версия

Версия

2.1.6.RELEASE
Тип

Тип

jar

Скачать common-swagger 2.1.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/ -->
<dependency>
    <groupId>com.github.yaoguoh</groupId>
    <artifactId>common-swagger</artifactId>
    <version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/
implementation 'com.github.yaoguoh:common-swagger:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-swagger/
implementation ("com.github.yaoguoh:common-swagger:2.1.6.RELEASE")
'com.github.yaoguoh:common-swagger:jar:2.1.6.RELEASE'
<dependency org="com.github.yaoguoh" name="common-swagger" rev="2.1.6.RELEASE">
  <artifact name="common-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-swagger', version='2.1.6.RELEASE')
)
libraryDependencies += "com.github.yaoguoh" % "common-swagger" % "2.1.6.RELEASE"
[com.github.yaoguoh/common-swagger "2.1.6.RELEASE"]