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

cn.torna:swagger-plugin 1.2.4

Swagger plugin for Torna

Категории

Категории

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

Группа

cn.torna
Идентификатор

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

swagger-plugin
Версия

Версия

1.2.4
Тип

Тип

jar

Скачать swagger-plugin 1.2.4


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