is not current version
Last Version 0.5

com.github.davidmoten:xuml-diagrams 0.4.1

Generates javascript browser deployed dynamic diagrams from xml

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-diagrams
Version

Version

0.4.1
Type

Type

war

Download xuml-diagrams 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>xuml-diagrams</artifactId>
    <version>0.4.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams/
implementation 'com.github.davidmoten:xuml-diagrams:0.4.1'
// https://jarcasting.com/artifacts/com.github.davidmoten/xuml-diagrams/
implementation ("com.github.davidmoten:xuml-diagrams:0.4.1")
'com.github.davidmoten:xuml-diagrams:war:0.4.1'
<dependency org="com.github.davidmoten" name="xuml-diagrams" rev="0.4.1">
  <artifact name="xuml-diagrams" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='xuml-diagrams', version='0.4.1')
)
libraryDependencies += "com.github.davidmoten" % "xuml-diagrams" % "0.4.1"
[com.github.davidmoten/xuml-diagrams "0.4.1"]