Download RelayApi-1.0.2.jar file - Jar r

Jar examples for r:RelayApi

Description

API for Liquid. API used for wiretapping traffic from an data integration platform.

You can download jar file RelayApi 1.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add RelayApi-1.0.2.jar to your project.

<dependency>
   <groupId>nl.paultegelaar.liquid.relay</groupId>
   <artifactId>RelayApi</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'nl.paultegelaar.liquid.relay', name: 'RelayApi', version: '1.0.2'
libraryDependencies += "nl.paultegelaar.liquid.relay" % "RelayApi" % "1.0.2"
<dependency org="nl.paultegelaar.liquid.relay" name="RelayApi" rev="1.0.2"/>
@Grapes(@Grab(group='nl.paultegelaar.liquid.relay', module='RelayApi', version='1.0.2'))
'nl.paultegelaar.liquid.relay:RelayApi:jar:1.0.2'

Download

Click the following link to download the jar file.

RelayApi-1.0.2-javadoc.jar
RelayApi-1.0.2-sources.jar
RelayApi-1.0.2.jar
RelayApi-1.0.2.pom



Related Tutorials