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