is not current version
Last Version 1.0.37

org.ow2.util:util-event 1.0.14

Generic event module.

GroupId

GroupId

org.ow2.util
ArtifactId

ArtifactId

util-event
Version

Version

1.0.14
Type

Type

pom

Download util-event 1.0.14

Filename Size
util-event-1.0.14.pom 642 bytes
Browse

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