is not current version
Last Version 2.0.8

org.umlg:runtime 1.1.0.RC1


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

runtime
Version

Version

1.1.0.RC1
Type

Type

pom

Download runtime 1.1.0.RC1

Filename Size
runtime-1.1.0.RC1.pom 1 KB
Browse

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