is not current version
Last Version 2.0.8

org.umlg:framework 1.1.0.RC1


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

framework
Version

Version

1.1.0.RC1
Type

Type

pom

Download framework 1.1.0.RC1

Filename Size
framework-1.1.0.RC1.pom 5 KB
Browse

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