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

Jar examples for c:common-event

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials