Jar examples for t:tomahawk20
JSF components and utilities that can be used with any JSF implementation. This library is based on the JSF1.1 version of Tomahawk, but with minor source code and build changes to take advantage of JSF2.0 features. A JSF2.0 implementation is required to use this version of the Tomahawk library.
You can download jar file tomahawk20 1.1.14 in this page.
You can use the following script to add tomahawk20-1.1.14.jar to your project.
<dependency> <groupId>org.apache.myfaces.tomahawk</groupId> <artifactId>tomahawk20</artifactId> <version>1.1.14</version> </dependency>
compile group: 'org.apache.myfaces.tomahawk', name: 'tomahawk20', version: '1.1.14'
libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk20" % "1.1.14"
<dependency org="org.apache.myfaces.tomahawk" name="tomahawk20" rev="1.1.14"/>
@Grapes(@Grab(group='org.apache.myfaces.tomahawk', module='tomahawk20', version='1.1.14'))
'org.apache.myfaces.tomahawk:tomahawk20:jar:1.1.14'
Click the following link to download the jar file.
tomahawk20-1.1.14-javadoc.jar