is not current version
Last Version 2.2.0

org.webjars.bower:jquery.countdown 2.1.0

WebJar for jquery.countdown

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery.countdown
Version

Version

2.1.0
Type

Type

jar

Download jquery.countdown 2.1.0


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