is not current version
Last Version 0.2.5

com.github.chhorz:oas-generator-spi 0.1.0.RC2


GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-spi
Version

Version

0.1.0.RC2
Type

Type

pom

Download oas-generator-spi 0.1.0.RC2


<!-- https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/ -->
<dependency>
    <groupId>com.github.chhorz</groupId>
    <artifactId>oas-generator-spi</artifactId>
    <version>0.1.0.RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/
implementation 'com.github.chhorz:oas-generator-spi:0.1.0.RC2'
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-spi/
implementation ("com.github.chhorz:oas-generator-spi:0.1.0.RC2")
'com.github.chhorz:oas-generator-spi:pom:0.1.0.RC2'
<dependency org="com.github.chhorz" name="oas-generator-spi" rev="0.1.0.RC2">
  <artifact name="oas-generator-spi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chhorz', module='oas-generator-spi', version='0.1.0.RC2')
)
libraryDependencies += "com.github.chhorz" % "oas-generator-spi" % "0.1.0.RC2"
[com.github.chhorz/oas-generator-spi "0.1.0.RC2"]