is not current version
Last Version 3.3.4.2

com.github.beingcoder:openapi-generator-cli 3.3.4


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.beingcoder
ArtifactId

ArtifactId

openapi-generator-cli
Version

Version

3.3.4
Type

Type

jar

Download openapi-generator-cli 3.3.4


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