is not current version
Last Version 2.0.8

org.umlg:test 1.0.0.M9


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

test
Version

Version

1.0.0.M9
Type

Type

pom

Download test 1.0.0.M9

Filename Size
test-1.0.0.M9.pom 1 KB
Browse

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