Categories |
CategoriesCLI User Interface Swagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.cafapi |
ArtifactId | ArtifactIdswagger-restapi-client-base |
Version | Version1.9.0-197 |
Type | Typejar |
Filename | Size |
---|---|
swagger-restapi-client-base-1.9.0-197.pom | 7 KB |
swagger-restapi-client-base-1.9.0-197-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/ -->
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>swagger-restapi-client-base</artifactId>
<version>1.9.0-197</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/
implementation 'com.github.cafapi:swagger-restapi-client-base:1.9.0-197'
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-restapi-client-base/
implementation ("com.github.cafapi:swagger-restapi-client-base:1.9.0-197")
'com.github.cafapi:swagger-restapi-client-base:jar:1.9.0-197'
<dependency org="com.github.cafapi" name="swagger-restapi-client-base" rev="1.9.0-197">
<artifact name="swagger-restapi-client-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='swagger-restapi-client-base', version='1.9.0-197')
)
libraryDependencies += "com.github.cafapi" % "swagger-restapi-client-base" % "1.9.0-197"
[com.github.cafapi/swagger-restapi-client-base "1.9.0-197"]