Download pipes-api-0.18.7.jar file - Jar p

Jar examples for p:pipes-api

Description

Intelie Pipes' API classes and interfaces

You can download jar file pipes-api 0.18.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add pipes-api-0.18.7.jar to your project.

<dependency>
   <groupId>net.intelie.pipes</groupId>
   <artifactId>pipes-api</artifactId>
   <version>0.18.7</version>
</dependency>
compile group: 'net.intelie.pipes', name: 'pipes-api', version: '0.18.7'
libraryDependencies += "net.intelie.pipes" % "pipes-api" % "0.18.7"
<dependency org="net.intelie.pipes" name="pipes-api" rev="0.18.7"/>
@Grapes(@Grab(group='net.intelie.pipes', module='pipes-api', version='0.18.7'))
'net.intelie.pipes:pipes-api:jar:0.18.7'

Download

Click the following link to download the jar file.

pipes-api-0.18.7-javadoc.jar
pipes-api-0.18.7-sources.jar
pipes-api-0.18.7.jar
pipes-api-0.18.7.pom



Related Tutorials