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