Download berkano-taglib-unit-20050809.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 20050809 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

berkano-taglib-unit-20050809.jar
berkano-taglib-unit-20050809.pom



Related Tutorials