Download pluto-descriptors-1.0.1.jar file - Jar p

Jar examples for p:pluto-descriptors

Description

You can download jar file pluto-descriptors 1.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

pluto-descriptors-1.0.1.jar
pluto-descriptors-1.0.1.pom



Related Tutorials