Download swagger-core-1.5.3-M1.jar file - Jar s

Jar examples for s:swagger-core

Description

You can download jar file swagger-core 1.5.3-M1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add swagger-core-1.5.3-M1.jar to your project.

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

Download

Click the following link to download the jar file.

swagger-core-1.5.3-M1-javadoc.jar
swagger-core-1.5.3-M1-sources.jar
swagger-core-1.5.3-M1.jar
swagger-core-1.5.3-M1.pom



Related Tutorials