Download swagger-scala-module_2.11-1.0.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials