не последняя версия
Последняя версия 1.1.14

org.apache.myfaces.tomahawk:tomahawk12 1.1.9

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 JSF1.2 features. A JSF1.2 implementation is required to use this version of the Tomahawk library.

Группа

Группа

org.apache.myfaces.tomahawk
Идентификатор

Идентификатор

tomahawk12
Версия

Версия

1.1.9
Тип

Тип

jar

Скачать tomahawk12 1.1.9


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk12/ -->
<dependency>
    <groupId>org.apache.myfaces.tomahawk</groupId>
    <artifactId>tomahawk12</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk12/
implementation 'org.apache.myfaces.tomahawk:tomahawk12:1.1.9'
// https://jarcasting.com/artifacts/org.apache.myfaces.tomahawk/tomahawk12/
implementation ("org.apache.myfaces.tomahawk:tomahawk12:1.1.9")
'org.apache.myfaces.tomahawk:tomahawk12:jar:1.1.9'
<dependency org="org.apache.myfaces.tomahawk" name="tomahawk12" rev="1.1.9">
  <artifact name="tomahawk12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tomahawk', module='tomahawk12', version='1.1.9')
)
libraryDependencies += "org.apache.myfaces.tomahawk" % "tomahawk12" % "1.1.9"
[org.apache.myfaces.tomahawk/tomahawk12 "1.1.9"]