is not current version
Last Version 3.3.4.2

com.github.beingcoder:openapi-generator 3.3.4


GroupId

GroupId

com.github.beingcoder
ArtifactId

ArtifactId

openapi-generator
Version

Version

3.3.4
Type

Type

jar

Download openapi-generator 3.3.4


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