Jar examples for f:finatra-http-2.11
finatra-http
You can download jar file finatra-http_2.11 2.9.0 in this page.
Apache 2.0
You can use the following script to add finatra-http_2.11-2.9.0.jar to your project.
<dependency> <groupId>com.twitter</groupId> <artifactId>finatra-http_2.11</artifactId> <version>2.9.0</version> </dependency>
compile group: 'com.twitter', name: 'finatra-http_2.11', version: '2.9.0'
libraryDependencies += "com.twitter" % "finatra-http_2.11" % "2.9.0"
<dependency org="com.twitter" name="finatra-http_2.11" rev="2.9.0"/>
@Grapes(@Grab(group='com.twitter', module='finatra-http_2.11', version='2.9.0'))
'com.twitter:finatra-http_2.11:jar:2.9.0'
Click the following link to download the jar file.
finatra-http_2.11-2.9.0-javadoc.jar