Download RelayInterfaces-1.0.1.jar file - Jar r

Jar examples for r:RelayInterfaces

Description

Interfaces constants and concrete domain classes used by all the Liquid components.

You can download jar file RelayInterfaces 1.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add RelayInterfaces-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

RelayInterfaces-1.0.1-javadoc.jar
RelayInterfaces-1.0.1-sources.jar
RelayInterfaces-1.0.1.jar
RelayInterfaces-1.0.1.pom



Related Tutorials