is not current version
Last Version 4.6

gr.spinellis:UmlGraph 4.5

UmlGraph Doclet

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

gr.spinellis
ArtifactId

ArtifactId

UmlGraph
Version

Version

4.5
Type

Type

jar

Download UmlGraph 4.5


<!-- https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/ -->
<dependency>
    <groupId>gr.spinellis</groupId>
    <artifactId>UmlGraph</artifactId>
    <version>4.5</version>
</dependency>
// https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/
implementation 'gr.spinellis:UmlGraph:4.5'
// https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/
implementation ("gr.spinellis:UmlGraph:4.5")
'gr.spinellis:UmlGraph:jar:4.5'
<dependency org="gr.spinellis" name="UmlGraph" rev="4.5">
  <artifact name="UmlGraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.spinellis', module='UmlGraph', version='4.5')
)
libraryDependencies += "gr.spinellis" % "UmlGraph" % "4.5"
[gr.spinellis/UmlGraph "4.5"]