License |
License |
---|---|
Categories |
CategoriesCLI User Interface Swagger Program Interface REST Frameworks |
GroupId | GroupIdcom.github.cafapi |
ArtifactId | ArtifactIdswagger-client-templates |
Last Version | Last Version1.1.0-169 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThis is a common parent for any project.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
swagger-client-templates-1.1.0-169.pom | |
swagger-client-templates-1.1.0-169.zip | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/ -->
<dependency>
<groupId>com.github.cafapi</groupId>
<artifactId>swagger-client-templates</artifactId>
<version>1.1.0-169</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/
implementation 'com.github.cafapi:swagger-client-templates:1.1.0-169'
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/
implementation ("com.github.cafapi:swagger-client-templates:1.1.0-169")
'com.github.cafapi:swagger-client-templates:pom:1.1.0-169'
<dependency org="com.github.cafapi" name="swagger-client-templates" rev="1.1.0-169">
<artifact name="swagger-client-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='swagger-client-templates', version='1.1.0-169')
)
libraryDependencies += "com.github.cafapi" % "swagger-client-templates" % "1.1.0-169"
[com.github.cafapi/swagger-client-templates "1.1.0-169"]