is not current version
Last Version 2.0.8

org.umlg:framework 2.0.3


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

framework
Version

Version

2.0.3
Type

Type

pom

Download framework 2.0.3

Filename Size
framework-2.0.3.pom 5 KB
Browse

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