Download jetty-transport-3.0.0.rc1.jar file - Jar j

Jar examples for j:jetty-transport

Description

You can download jar file jetty-transport 3.0.0.rc1 in this page.

License

Apache License

Build File

You can use the following script to add jetty-transport-3.0.0.rc1.jar to your project.

<dependency>
   <groupId>com.betfair.cougar</groupId>
   <artifactId>jetty-transport</artifactId>
   <version>3.0.0.rc1</version>
</dependency>
compile group: 'com.betfair.cougar', name: 'jetty-transport', version: '3.0.0.rc1'
libraryDependencies += "com.betfair.cougar" % "jetty-transport" % "3.0.0.rc1"
<dependency org="com.betfair.cougar" name="jetty-transport" rev="3.0.0.rc1"/>
@Grapes(@Grab(group='com.betfair.cougar', module='jetty-transport', version='3.0.0.rc1'))
'com.betfair.cougar:jetty-transport:jar:3.0.0.rc1'

Download

Click the following link to download the jar file.

jetty-transport-3.0.0.rc1-javadoc.jar
jetty-transport-3.0.0.rc1-sources.jar
jetty-transport-3.0.0.rc1.jar
jetty-transport-3.0.0.rc1.pom



Related Tutorials