is not current version
Last Version 2.6.0

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

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

1.3.0
Type

Type

jar

Download swagger-scala-module_2.11 1.3.0


<!-- 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>1.3.0</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:1.3.0'
// 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:1.3.0")
'com.github.swagger-akka-http:swagger-scala-module_2.11:jar:1.3.0'
<dependency org="com.github.swagger-akka-http" name="swagger-scala-module_2.11" rev="1.3.0">
  <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='1.3.0')
)
libraryDependencies += "com.github.swagger-akka-http" % "swagger-scala-module_2.11" % "1.3.0"
[com.github.swagger-akka-http/swagger-scala-module_2.11 "1.3.0"]