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