Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
swagger-utils 1.3.9
Group ID:
com.wordnik
Artifact ID:
swagger-utils_2.11
Version:
1.3.9
Release Date:
Sept 19, 2014
Licenses:
Files:
Developers:
Tony Tam
|
libraryDependencies += "com.wordnik" %% "swagger-utils" % "1.3.9"
ivy"com.wordnik::swagger-utils:1.3.9"
//> using dep "com.wordnik::swagger-utils:1.3.9"
import $ivy.`com.wordnik::swagger-utils:1.3.9`
<dependency> <groupId>com.wordnik</groupId> <artifactId>swagger-utils_2.11</artifactId> <version>1.3.9</version> </dependency>
compile group: 'com.wordnik', name: 'swagger-utils_2.11', version: '1.3.9'