Jar examples for e:event-common
event-common
You can download jar file event-common 1.1.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
event-common-1.1.0-javadoc.jar