is not current version
Last Version 1.0.3

io.github.kicksolutions:swagger-plantuml-core 1.0.2

Core POM to generate Plant UML from Swagger

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.kicksolutions
ArtifactId

ArtifactId

swagger-plantuml-core
Version

Version

1.0.2
Type

Type

jar

Download swagger-plantuml-core 1.0.2


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