Download prototype-1.6.0.3.jar file - Jar p

Jar examples for p:prototype

Description

You can download jar file prototype 1.6.0.3 in this page.

Build File

You can use the following script to add prototype-1.6.0.3.jar to your project.

<dependency>
   <groupId>net.disy.prototype</groupId>
   <artifactId>prototype</artifactId>
   <version>1.6.0.3</version>
</dependency>
compile group: 'net.disy.prototype', name: 'prototype', version: '1.6.0.3'
libraryDependencies += "net.disy.prototype" % "prototype" % "1.6.0.3"
<dependency org="net.disy.prototype" name="prototype" rev="1.6.0.3"/>
@Grapes(@Grab(group='net.disy.prototype', module='prototype', version='1.6.0.3'))
'net.disy.prototype:prototype:jar:1.6.0.3'

Download

Click the following link to download the jar file.

prototype-1.6.0.3-sources.jar
prototype-1.6.0.3.jar
prototype-1.6.0.3.pom



Related Tutorials