Download plumbing-1.0.1.jar file - Jar p

Jar examples for p:plumbing

Description

You can download jar file plumbing 1.0.1 in this page.

Build File

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

<dependency>
   <groupId>de.schrieveslaach.nlpf</groupId>
   <artifactId>plumbing</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'de.schrieveslaach.nlpf', name: 'plumbing', version: '1.0.1'
libraryDependencies += "de.schrieveslaach.nlpf" % "plumbing" % "1.0.1"
<dependency org="de.schrieveslaach.nlpf" name="plumbing" rev="1.0.1"/>
@Grapes(@Grab(group='de.schrieveslaach.nlpf', module='plumbing', version='1.0.1'))
'de.schrieveslaach.nlpf:plumbing:jar:1.0.1'

Download

Click the following link to download the jar file.

plumbing-1.0.1-javadoc.jar
plumbing-1.0.1-sources.jar
plumbing-1.0.1.jar
plumbing-1.0.1.pom



Related Tutorials