is not current version
Last Version 1.1.14

org.apache.myfaces.tomahawk:tomahawk 1.1.5


GroupId

GroupId

org.apache.myfaces.tomahawk
ArtifactId

ArtifactId

tomahawk
Version

Version

1.1.5
Type

Type

jar

Download tomahawk 1.1.5


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