Download plumbing-1.0.0.jar file - Jar p

Jar examples for p:plumbing

Description

You can download jar file plumbing 1.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

plumbing-1.0.0-javadoc.jar
plumbing-1.0.0-sources.jar
plumbing-1.0.0.jar
plumbing-1.0.0.pom



Related Tutorials