не последняя версия
Последняя версия 6.0.0

org.openapitools:openapi-generator-online 3.1.2


Группа

Группа

org.openapitools
Идентификатор

Идентификатор

openapi-generator-online
Версия

Версия

3.1.2
Тип

Тип

jar

Скачать openapi-generator-online 3.1.2


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