is not current version
Last Version 1.0.2

io.github.kicksolutions:puml-confluence-core 1.0.1

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

1.0.1
Type

Type

jar

Download puml-confluence-core 1.0.1


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