Download plastic-5.4.3.jar file - Jar p

Jar examples for p:plastic

Description

You can download jar file plastic 5.4.3 in this page.

Build File

You can use the following script to add plastic-5.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

plastic-5.4.3-sources.jar
plastic-5.4.3.jar
plastic-5.4.3.pom



Related Tutorials