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

Jar examples for b:bayeux-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials