не последняя версия
Последняя версия 1.0.0

com.github.roroche:eo-plantuml-builder 0.0.16

Kotlin library to build PlantUML diagrams

Категории

Категории

Ant Компиляция и сборка UML Прикладные библиотеки Documents Processing
Группа

Группа

com.github.roroche
Идентификатор

Идентификатор

eo-plantuml-builder
Версия

Версия

0.0.16
Тип

Тип

jar

Скачать eo-plantuml-builder 0.0.16


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