| License |
License |
|---|---|
| Categories |
CategoriesUML Business Logic Libraries Documents Processing |
| GroupId | GroupIdgr.spinellis |
| ArtifactId | ArtifactIdUmlGraph |
| Last Version | Last Version4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUmlGraph Doclet
UmlGraph Doclet
|
| Filename | Size |
|---|---|
| UmlGraph-4.6.pom | |
| UmlGraph-4.6.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/ -->
<dependency>
<groupId>gr.spinellis</groupId>
<artifactId>UmlGraph</artifactId>
<version>4.6</version>
</dependency>
// https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/
implementation 'gr.spinellis:UmlGraph:4.6'
// https://jarcasting.com/artifacts/gr.spinellis/UmlGraph/
implementation ("gr.spinellis:UmlGraph:4.6")
'gr.spinellis:UmlGraph:jar:4.6'
<dependency org="gr.spinellis" name="UmlGraph" rev="4.6">
<artifact name="UmlGraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.spinellis', module='UmlGraph', version='4.6')
)
libraryDependencies += "gr.spinellis" % "UmlGraph" % "4.6"
[gr.spinellis/UmlGraph "4.6"]