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