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

com.smarthito:swagger-ui 2.1

JO swagger ui api documentation

Категории

Категории

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

Группа

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

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

swagger-ui
Версия

Версия

2.1
Тип

Тип

jar

Скачать swagger-ui 2.1

Имя Файла Размер
swagger-ui-2.1.pom
swagger-ui-2.1.jar 572 KB
Обзор

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