is not current version
Last Version 2.0.8

org.umlg:framework 1.2.3


Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.umlg
ArtifactId

ArtifactId

framework
Version

Version

1.2.3
Type

Type

pom

Download framework 1.2.3

Filename Size
framework-1.2.3.pom 5 KB
Browse

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