is not current version
Last Version 1.1.0-169

com.github.cafapi:swagger-client-templates 1.0.0-28


Categories

Categories

CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

swagger-client-templates
Version

Version

1.0.0-28
Type

Type

pom

Download swagger-client-templates 1.0.0-28


<!-- https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/ -->
<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>swagger-client-templates</artifactId>
    <version>1.0.0-28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/
implementation 'com.github.cafapi:swagger-client-templates:1.0.0-28'
// https://jarcasting.com/artifacts/com.github.cafapi/swagger-client-templates/
implementation ("com.github.cafapi:swagger-client-templates:1.0.0-28")
'com.github.cafapi:swagger-client-templates:pom:1.0.0-28'
<dependency org="com.github.cafapi" name="swagger-client-templates" rev="1.0.0-28">
  <artifact name="swagger-client-templates" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='swagger-client-templates', version='1.0.0-28')
)
libraryDependencies += "com.github.cafapi" % "swagger-client-templates" % "1.0.0-28"
[com.github.cafapi/swagger-client-templates "1.0.0-28"]