is not current version
Last Version 4.1.6

org.apache.tapestry:tapestry-TimeTracker 4.1.2


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-TimeTracker
Version

Version

4.1.2
Type

Type

war

Download tapestry-TimeTracker 4.1.2


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