eo-plantuml-builder

Kotlin library to build PlantUML diagrams

License

License

Categories

Categories

Ant Build Tools UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.roroche
ArtifactId

ArtifactId

eo-plantuml-builder
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

eo-plantuml-builder
Kotlin library to build PlantUML diagrams
Project URL

Project URL

https://github.com/RoRoche/eo-plantuml-builder
Source Code Management

Source Code Management

https://github.com/RoRoche/eo-plantuml-builder/tree/master

Download eo-plantuml-builder

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
ch.ifocusit : plantuml-builder jar 1.4
io.github.classgraph : classgraph jar 4.8.78

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.16
0.0.1