is not current version
Last Version 1.0.2

com.github.taccisum:springfox-swagger-configurer 1.0


Categories

Categories

config Application Layer Libs Configuration Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

springfox-swagger-configurer
Version

Version

1.0
Type

Type

jar

Download springfox-swagger-configurer 1.0


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