Download finatra-http_2.10-2.0.0.M1.jar file - Jar f

Jar examples for f:finatra-http-2.10

Description

finatra-http

You can download jar file finatra-http_2.10 2.0.0.M1 in this page.

License

Apache 2.0

Build File

You can use the following script to add finatra-http_2.10-2.0.0.M1.jar to your project.

<dependency>
   <groupId>com.twitter.finatra</groupId>
   <artifactId>finatra-http_2.10</artifactId>
   <version>2.0.0.M1</version>
</dependency>
compile group: 'com.twitter.finatra', name: 'finatra-http_2.10', version: '2.0.0.M1'
libraryDependencies += "com.twitter.finatra" % "finatra-http_2.10" % "2.0.0.M1"
<dependency org="com.twitter.finatra" name="finatra-http_2.10" rev="2.0.0.M1"/>
@Grapes(@Grab(group='com.twitter.finatra', module='finatra-http_2.10', version='2.0.0.M1'))
'com.twitter.finatra:finatra-http_2.10:jar:2.0.0.M1'

Download

Click the following link to download the jar file.

finatra-http_2.10-2.0.0.M1-javadoc.jar
finatra-http_2.10-2.0.0.M1-sources.jar
finatra-http_2.10-2.0.0.M1-tests-javadoc.jar
finatra-http_2.10-2.0.0.M1-tests-sources.jar
finatra-http_2.10-2.0.0.M1-tests.jar
finatra-http_2.10-2.0.0.M1.jar
finatra-http_2.10-2.0.0.M1.pom



Related Tutorials