Download prototype-1.5.0.jar file - Jar p

Jar examples for p:prototype

Description

You can download jar file prototype 1.5.0 in this page.

Build File

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

<dependency>
   <groupId>com.sun.woodstock.dependlibs</groupId>
   <artifactId>prototype</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.sun.woodstock.dependlibs', name: 'prototype', version: '1.5.0'
libraryDependencies += "com.sun.woodstock.dependlibs" % "prototype" % "1.5.0"
<dependency org="com.sun.woodstock.dependlibs" name="prototype" rev="1.5.0"/>
@Grapes(@Grab(group='com.sun.woodstock.dependlibs', module='prototype', version='1.5.0'))
'com.sun.woodstock.dependlibs:prototype:jar:1.5.0'

Download

Click the following link to download the jar file.

prototype-1.5.0.jar
prototype-1.5.0.pom



Related Tutorials