is not current version
Last Version 0.8.4

com.github.acsgh.mad.scala.server.support:swagger_2.12 0.8.1

swagger

Categories

Categories

Scala Languages Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.acsgh.mad.scala.server.support
ArtifactId

ArtifactId

swagger_2.12
Version

Version

0.8.1
Type

Type

jar

Download swagger_2.12 0.8.1


<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.support/swagger_2.12/ -->
<dependency>
    <groupId>com.github.acsgh.mad.scala.server.support</groupId>
    <artifactId>swagger_2.12</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.support/swagger_2.12/
implementation 'com.github.acsgh.mad.scala.server.support:swagger_2.12:0.8.1'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.support/swagger_2.12/
implementation ("com.github.acsgh.mad.scala.server.support:swagger_2.12:0.8.1")
'com.github.acsgh.mad.scala.server.support:swagger_2.12:jar:0.8.1'
<dependency org="com.github.acsgh.mad.scala.server.support" name="swagger_2.12" rev="0.8.1">
  <artifact name="swagger_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server.support', module='swagger_2.12', version='0.8.1')
)
libraryDependencies += "com.github.acsgh.mad.scala.server.support" % "swagger_2.12" % "0.8.1"
[com.github.acsgh.mad.scala.server.support/swagger_2.12 "0.8.1"]