is not current version
Last Version 1.0.2

io.github.kicksolutions:puml-confluence-core 0.0.1-alpha

Core POM to upload Plant UML to Confluence

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

io.github.kicksolutions
ArtifactId

ArtifactId

puml-confluence-core
Version

Version

0.0.1-alpha
Type

Type

jar

Download puml-confluence-core 0.0.1-alpha


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