Jar examples for c:cometd-java-common
You can download jar file cometd-java-common 2.1.0.RC in this page.
You can use the following script to add cometd-java-common-2.1.0.RC.jar to your project.
<dependency> <groupId>org.cometd.java</groupId> <artifactId>cometd-java-common</artifactId> <version>2.1.0.RC</version> </dependency>
compile group: 'org.cometd.java', name: 'cometd-java-common', version: '2.1.0.RC'
libraryDependencies += "org.cometd.java" % "cometd-java-common" % "2.1.0.RC"
<dependency org="org.cometd.java" name="cometd-java-common" rev="2.1.0.RC"/>
@Grapes(@Grab(group='org.cometd.java', module='cometd-java-common', version='2.1.0.RC'))
'org.cometd.java:cometd-java-common:jar:2.1.0.RC'
Click the following link to download the jar file.
cometd-java-common-2.1.0.RC-javadoc.jar