Last Version

UMLGraph 1.0.0

Declarative Drawing of UML Diagrams

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.chfourie
ArtifactId

ArtifactId

UMLGraph
Version

Version

1.0.0
Type

Type

jar
Description

Description

UMLGraph
Declarative Drawing of UML Diagrams

Download UMLGraph 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.