is not current version
Last Version 2.8.2

com.github.onsoul:springfox-swagger-ui 2.8.1

swagger-ui for gizwits

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.onsoul
ArtifactId

ArtifactId

springfox-swagger-ui
Version

Version

2.8.1
Type

Type

jar

Download springfox-swagger-ui 2.8.1


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