Download fintrospect-core_2.11-0.0.11.jar file - Jar f

Jar examples for f:fintrospect-core-2.11

Description

Implement fast, type-safe HTTP contracts for Finagle (aka Twitter RPC)

You can download jar file fintrospect-core_2.11 0.0.11 in this page.

License

Apache-2.0

Build File

You can use the following script to add fintrospect-core_2.11-0.0.11.jar to your project.

<dependency>
   <groupId>io.fintrospect</groupId>
   <artifactId>fintrospect-core_2.11</artifactId>
   <version>0.0.11</version>
</dependency>
compile group: 'io.fintrospect', name: 'fintrospect-core_2.11', version: '0.0.11'
libraryDependencies += "io.fintrospect" % "fintrospect-core_2.11" % "0.0.11"
<dependency org="io.fintrospect" name="fintrospect-core_2.11" rev="0.0.11"/>
@Grapes(@Grab(group='io.fintrospect', module='fintrospect-core_2.11', version='0.0.11'))
'io.fintrospect:fintrospect-core_2.11:jar:0.0.11'

Download

Click the following link to download the jar file.

fintrospect-core_2.11-0.0.11-javadoc.jar
fintrospect-core_2.11-0.0.11-sources.jar
fintrospect-core_2.11-0.0.11.jar
fintrospect-core_2.11-0.0.11.pom



Related Tutorials