is not current version
Last Version 0.2.5

com.github.chhorz:oas-generator-asciidoctor 0.2.0-RC.1


GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-asciidoctor
Version

Version

0.2.0-RC.1
Type

Type

jar

Download oas-generator-asciidoctor 0.2.0-RC.1


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