Download pipeline-tests-0.8.8.jar file - Jar p

Jar examples for p:pipeline-tests

Description

You can download jar file pipeline-tests 0.8.8 in this page.

Build File

You can use the following script to add pipeline-tests-0.8.8.jar to your project.

<dependency>
   <groupId>de.matrixweb.smaller</groupId>
   <artifactId>pipeline-tests</artifactId>
   <version>0.8.8</version>
</dependency>
compile group: 'de.matrixweb.smaller', name: 'pipeline-tests', version: '0.8.8'
libraryDependencies += "de.matrixweb.smaller" % "pipeline-tests" % "0.8.8"
<dependency org="de.matrixweb.smaller" name="pipeline-tests" rev="0.8.8"/>
@Grapes(@Grab(group='de.matrixweb.smaller', module='pipeline-tests', version='0.8.8'))
'de.matrixweb.smaller:pipeline-tests:jar:0.8.8'

Download

Click the following link to download the jar file.

pipeline-tests-0.8.8-javadoc.jar
pipeline-tests-0.8.8-sources.jar
pipeline-tests-0.8.8.jar
pipeline-tests-0.8.8.pom



Related Tutorials