is not current version
Last Version 5.3.1

com.github.ptv-logistics:openapi-generator-core 5.0.1


GroupId

GroupId

com.github.ptv-logistics
ArtifactId

ArtifactId

openapi-generator-core
Version

Version

5.0.1
Type

Type

jar

Download openapi-generator-core 5.0.1


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