is not current version
Last Version 1.1.14

org.apache.myfaces.tomahawk:tomahawk-examples-project 1.1.5


GroupId

GroupId

org.apache.myfaces.tomahawk
ArtifactId

ArtifactId

tomahawk-examples-project
Version

Version

1.1.5
Type

Type

pom

Download tomahawk-examples-project 1.1.5


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