Download pipes-api-0.15.6.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.15.6 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials