Download jetty-transport-3.2.1.jar file - Jar j

Jar examples for j:jetty-transport

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jetty-transport-3.2.1-javadoc.jar
jetty-transport-3.2.1-sources.jar
jetty-transport-3.2.1.jar
jetty-transport-3.2.1.pom



Related Tutorials