Download fintrospect-core_2.12-14.18.0.jar file - Jar f

Jar examples for f:fintrospect-core-2.12

Description

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

You can download jar file fintrospect-core_2.12 14.18.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add fintrospect-core_2.12-14.18.0.jar to your project.

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

Download

Click the following link to download the jar file.

fintrospect-core_2.12-14.18.0-javadoc.jar
fintrospect-core_2.12-14.18.0-sources.jar
fintrospect-core_2.12-14.18.0.jar
fintrospect-core_2.12-14.18.0.pom



Related Tutorials