is not current version
Last Version 1.2.12

cn.torna:swagger-plugin 1.1.0

Swagger plugin for Torna

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

cn.torna
ArtifactId

ArtifactId

swagger-plugin
Version

Version

1.1.0
Type

Type

jar

Download swagger-plugin 1.1.0


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