is not current version
Last Version 1.5-RC5.1

org.wicketstuff:push-timer 1.4.21

Timer implementation of Wicketstuff Push

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

push-timer
Version

Version

1.4.21
Type

Type

jar

Download push-timer 1.4.21


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