Download finatra_2.10-1.6.0.jar file - Jar f

Jar examples for f:finatra-2.10

Description

finatra

You can download jar file finatra_2.10 1.6.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add finatra_2.10-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

finatra_2.10-1.6.0-javadoc.jar
finatra_2.10-1.6.0-sources.jar
finatra_2.10-1.6.0.jar
finatra_2.10-1.6.0.pom



Related Tutorials