Jar examples for s:swagger-annotations
You can download jar file swagger-annotations 2.0.0-rc1 in this page.
You can use the following script to add swagger-annotations-2.0.0-rc1.jar to your project.
<dependency> <groupId>io.swagger</groupId> <artifactId>swagger-annotations</artifactId> <version>2.0.0-rc1</version> </dependency>
compile group: 'io.swagger', name: 'swagger-annotations', version: '2.0.0-rc1'
libraryDependencies += "io.swagger" % "swagger-annotations" % "2.0.0-rc1"
<dependency org="io.swagger" name="swagger-annotations" rev="2.0.0-rc1"/>
@Grapes(@Grab(group='io.swagger', module='swagger-annotations', version='2.0.0-rc1'))
'io.swagger:swagger-annotations:jar:2.0.0-rc1'
Click the following link to download the jar file.
swagger-annotations-2.0.0-rc1-javadoc.jar