Download eventcloud-utils-1.5.1.jar file - Jar e

Jar examples for e:eventcloud-utils

Description

You can download jar file eventcloud-utils 1.5.1 in this page.

Build File

You can use the following script to add eventcloud-utils-1.5.1.jar to your project.

<dependency>
   <groupId>fr.inria.eventcloud</groupId>
   <artifactId>eventcloud-utils</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'fr.inria.eventcloud', name: 'eventcloud-utils', version: '1.5.1'
libraryDependencies += "fr.inria.eventcloud" % "eventcloud-utils" % "1.5.1"
<dependency org="fr.inria.eventcloud" name="eventcloud-utils" rev="1.5.1"/>
@Grapes(@Grab(group='fr.inria.eventcloud', module='eventcloud-utils', version='1.5.1'))
'fr.inria.eventcloud:eventcloud-utils:jar:1.5.1'

Download

Click the following link to download the jar file.

eventcloud-utils-1.5.1-javadoc.jar
eventcloud-utils-1.5.1-sources.jar
eventcloud-utils-1.5.1.jar
eventcloud-utils-1.5.1.pom



Related Tutorials