Jar examples for p:plantuml-builder
Plantuml diagram from java sources
You can download jar file plantuml-builder 1.4 in this page.
Apache License, Version 2.0
You can use the following script to add plantuml-builder-1.4.jar to your project.
<dependency> <groupId>ch.ifocusit</groupId> <artifactId>plantuml-builder</artifactId> <version>1.4</version> </dependency>
compile group: 'ch.ifocusit', name: 'plantuml-builder', version: '1.4'
libraryDependencies += "ch.ifocusit" % "plantuml-builder" % "1.4"
<dependency org="ch.ifocusit" name="plantuml-builder" rev="1.4"/>
@Grapes(@Grab(group='ch.ifocusit', module='plantuml-builder', version='1.4'))
'ch.ifocusit:plantuml-builder:jar:1.4'
Click the following link to download the jar file.
plantuml-builder-1.4-javadoc.jar