is not current version
Last Version 0.2.5

com.github.chhorz:oas-generator-common 0.1.0


GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-common
Version

Version

0.1.0
Type

Type

jar

Download oas-generator-common 0.1.0


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