Download arras-components-1.0.0.jar file - Jar a

Jar examples for a:arras-components

Description

Arras Componnts is a module for Apache Tapestry 5.4 that provides additional components.

You can download jar file arras-components 1.0.0 in this page.

Build File

You can use the following script to add arras-components-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.fscheffer</groupId>
   <artifactId>arras-components</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.fscheffer', name: 'arras-components', version: '1.0.0'
libraryDependencies += "com.github.fscheffer" % "arras-components" % "1.0.0"
<dependency org="com.github.fscheffer" name="arras-components" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.fscheffer', module='arras-components', version='1.0.0'))
'com.github.fscheffer:arras-components:jar:1.0.0'

Download

Click the following link to download the jar file.

arras-components-1.0.0-javadoc.jar
arras-components-1.0.0-sources.jar
arras-components-1.0.0.jar
arras-components-1.0.0.pom



Related Tutorials