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