Download jetty-osgi-alpn-9.4.0.v20161208.jar file - Jar j

Jar examples for j:jetty-osgi-alpn

Description

You can download jar file jetty-osgi-alpn 9.4.0.v20161208 in this page.

Build File

You can use the following script to add jetty-osgi-alpn-9.4.0.v20161208.jar to your project.

<dependency>
   <groupId>org.eclipse.jetty.osgi</groupId>
   <artifactId>jetty-osgi-alpn</artifactId>
   <version>9.4.0.v20161208</version>
</dependency>
compile group: 'org.eclipse.jetty.osgi', name: 'jetty-osgi-alpn', version: '9.4.0.v20161208'
libraryDependencies += "org.eclipse.jetty.osgi" % "jetty-osgi-alpn" % "9.4.0.v20161208"
<dependency org="org.eclipse.jetty.osgi" name="jetty-osgi-alpn" rev="9.4.0.v20161208"/>
@Grapes(@Grab(group='org.eclipse.jetty.osgi', module='jetty-osgi-alpn', version='9.4.0.v20161208'))
'org.eclipse.jetty.osgi:jetty-osgi-alpn:jar:9.4.0.v20161208'

Download

Click the following link to download the jar file.

jetty-osgi-alpn-9.4.0.v20161208-sources.jar
jetty-osgi-alpn-9.4.0.v20161208.jar
jetty-osgi-alpn-9.4.0.v20161208.pom



Related Tutorials