Download swagger-scala-module_2.11-1.0.0.jar file - Jar s

Jar examples for s:swagger-scala-module-2.11

Description

swagger-scala-module

You can download jar file swagger-scala-module_2.11 1.0.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add swagger-scala-module_2.11-1.0.0.jar to your project.

<dependency>
   <groupId>io.swagger</groupId>
   <artifactId>swagger-scala-module_2.11</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.swagger', name: 'swagger-scala-module_2.11', version: '1.0.0'
libraryDependencies += "io.swagger" % "swagger-scala-module_2.11" % "1.0.0"
<dependency org="io.swagger" name="swagger-scala-module_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='io.swagger', module='swagger-scala-module_2.11', version='1.0.0'))
'io.swagger:swagger-scala-module_2.11:jar:1.0.0'

Download

Click the following link to download the jar file.

swagger-scala-module_2.11-1.0.0-javadoc.jar
swagger-scala-module_2.11-1.0.0-sources.jar
swagger-scala-module_2.11-1.0.0.jar
swagger-scala-module_2.11-1.0.0.pom



Related Tutorials