Download pluto-util-1.1.2.jar file - Jar p

Jar examples for p:pluto-util

Description

You can download jar file pluto-util 1.1.2 in this page.

License

Apache License

Build File

You can use the following script to add pluto-util-1.1.2.jar to your project.

<dependency>
   <groupId>org.apache.pluto</groupId>
   <artifactId>pluto-util</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'org.apache.pluto', name: 'pluto-util', version: '1.1.2'
libraryDependencies += "org.apache.pluto" % "pluto-util" % "1.1.2"
<dependency org="org.apache.pluto" name="pluto-util" rev="1.1.2"/>
@Grapes(@Grab(group='org.apache.pluto', module='pluto-util', version='1.1.2'))
'org.apache.pluto:pluto-util:jar:1.1.2'

Download

Click the following link to download the jar file.

pluto-util-1.1.2-javadoc.jar
pluto-util-1.1.2-sources.jar
pluto-util-1.1.2.jar
pluto-util-1.1.2.pom



Related Tutorials