is not current version
Last Version 0.5

com.github.davidmoten:xuml-tools 0.2.1

A collection of tools for Executable UML in the style of Mellor and Balcer and miUML.org

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-tools
Version

Version

0.2.1
Type

Type

pom

Download xuml-tools 0.2.1

Filename Size
xuml-tools-0.2.1.pom 9 KB
Browse

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