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