is not current version
Last Version 1.0.3

io.github.kicksolutions:swagger-plantuml-core 0.0.1-zulu

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

0.0.1-zulu
Type

Type

jar

Download swagger-plantuml-core 0.0.1-zulu


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