Jar examples for f:finatra-2.10
finatra
You can download jar file finatra_2.10 1.6.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
finatra_2.10-1.6.0-javadoc.jar