Download swagger-annotations_2.9.1-1.2.0.jar file - Jar s

Jar examples for s:swagger-annotations-2.9.1

Description

You can download jar file swagger-annotations_2.9.1 1.2.0 in this page.

Build File

You can use the following script to add swagger-annotations_2.9.1-1.2.0.jar to your project.

<dependency>
   <groupId>com.wordnik</groupId>
   <artifactId>swagger-annotations_2.9.1</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.wordnik', name: 'swagger-annotations_2.9.1', version: '1.2.0'
libraryDependencies += "com.wordnik" % "swagger-annotations_2.9.1" % "1.2.0"
<dependency org="com.wordnik" name="swagger-annotations_2.9.1" rev="1.2.0"/>
@Grapes(@Grab(group='com.wordnik', module='swagger-annotations_2.9.1', version='1.2.0'))
'com.wordnik:swagger-annotations_2.9.1:jar:1.2.0'

Download

Click the following link to download the jar file.

swagger-annotations_2.9.1-1.2.0-javadoc.jar
swagger-annotations_2.9.1-1.2.0-sources.jar
swagger-annotations_2.9.1-1.2.0.jar
swagger-annotations_2.9.1-1.2.0.pom



Related Tutorials