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

Jar examples for b:bayeux-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials