Download event-common-1.1.0.jar file - Jar e

Jar examples for e:event-common

Description

event-common

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials