is not current version
Last Version 1.0.37

org.ow2.util:util-plan 1.0.16

Deployment plan modules

GroupId

GroupId

org.ow2.util
ArtifactId

ArtifactId

util-plan
Version

Version

1.0.16
Type

Type

pom

Download util-plan 1.0.16

Filename Size
util-plan-1.0.16.pom 2 KB
Browse

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