Download swagger-scala-module_2.12-1.0.3.jar file - Jar s

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

Description

swagger-scala-module

You can download jar file swagger-scala-module_2.12 1.0.3 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

swagger-scala-module_2.12-1.0.3-javadoc.jar
swagger-scala-module_2.12-1.0.3-sources.jar
swagger-scala-module_2.12-1.0.3.jar
swagger-scala-module_2.12-1.0.3.pom



Related Tutorials