is not current version
Last Version 6.0.0

org.openapitools:openapi-generator-online 4.2.3


GroupId

GroupId

org.openapitools
ArtifactId

ArtifactId

openapi-generator-online
Version

Version

4.2.3
Type

Type

jar

Download openapi-generator-online 4.2.3


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