Download pipes-api-0.15.4.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.4 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials