is not current version
Last Version 0.4.1

com.github.davidmoten:xuml-model-compiler-test 0.3.1

Unit tests for xuml-model-compiler

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xuml-model-compiler-test
Version

Version

0.3.1
Type

Type

jar

Download xuml-model-compiler-test 0.3.1


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