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

com.smarthito:swagger-ui 1.1

JO swagger ui api documentation

Категории

Категории

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

Группа

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

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

swagger-ui
Версия

Версия

1.1
Тип

Тип

jar

Скачать swagger-ui 1.1

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

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