Download common-event-4.2.3.jar file - Jar c

Jar examples for c:common-event

Description

You can download jar file common-event 4.2.3 in this page.

Build File

You can use the following script to add common-event-4.2.3.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>common-event</artifactId>
   <version>4.2.3</version>
</dependency>
compile group: 'org.duracloud', name: 'common-event', version: '4.2.3'
libraryDependencies += "org.duracloud" % "common-event" % "4.2.3"
<dependency org="org.duracloud" name="common-event" rev="4.2.3"/>
@Grapes(@Grab(group='org.duracloud', module='common-event', version='4.2.3'))
'org.duracloud:common-event:jar:4.2.3'

Download

Click the following link to download the jar file.

common-event-4.2.3-javadoc.jar
common-event-4.2.3-sources.jar
common-event-4.2.3.jar
common-event-4.2.3.pom



Related Tutorials