Download berkano-taglib-unit-SNAPSHOT.jar file - Jar b

Jar examples for b:berkano-taglib-unit

Description

A small test framework for taglibs.

You can download jar file berkano-taglib-unit SNAPSHOT in this page.

Build File

You can use the following script to add berkano-taglib-unit-SNAPSHOT.jar to your project.

<dependency>
   <groupId>berkano</groupId>
   <artifactId>berkano-taglib-unit</artifactId>
   <version>SNAPSHOT</version>
</dependency>
compile group: 'berkano', name: 'berkano-taglib-unit', version: 'SNAPSHOT'
libraryDependencies += "berkano" % "berkano-taglib-unit" % "SNAPSHOT"
<dependency org="berkano" name="berkano-taglib-unit" rev="SNAPSHOT"/>
@Grapes(@Grab(group='berkano', module='berkano-taglib-unit', version='SNAPSHOT'))
'berkano:berkano-taglib-unit:jar:SNAPSHOT'

Download

Click the following link to download the jar file.

berkano-taglib-unit-20050901.201007.pom



Related Tutorials