Download bayeux-api-2.9.0.jar file - Jar b

Jar examples for b:bayeux-api

Description

You can download jar file bayeux-api 2.9.0 in this page.

Build File

You can use the following script to add bayeux-api-2.9.0.jar to your project.

<dependency>
   <groupId>org.cometd.java</groupId>
   <artifactId>bayeux-api</artifactId>
   <version>2.9.0</version>
</dependency>
compile group: 'org.cometd.java', name: 'bayeux-api', version: '2.9.0'
libraryDependencies += "org.cometd.java" % "bayeux-api" % "2.9.0"
<dependency org="org.cometd.java" name="bayeux-api" rev="2.9.0"/>
@Grapes(@Grab(group='org.cometd.java', module='bayeux-api', version='2.9.0'))
'org.cometd.java:bayeux-api:jar:2.9.0'

Download

Click the following link to download the jar file.

bayeux-api-2.9.0-javadoc.jar
bayeux-api-2.9.0-sources.jar
bayeux-api-2.9.0.jar
bayeux-api-2.9.0.pom



Related Tutorials