is not current version
Last Version 2.6.0

com.github.swagger-akka-http:swagger-scala-module_2.11 2.1.2

swagger-scala-module

Categories

Categories

Scala Languages Akka Container Microservices Reactive libraries Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.swagger-akka-http
ArtifactId

ArtifactId

swagger-scala-module_2.11
Version

Version

2.1.2
Type

Type

jar

Download swagger-scala-module_2.11 2.1.2


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