| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjquery.countdown |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjquery.countdown
WebJar for jquery.countdown
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery.countdown-2.2.0.pom | |
| jquery.countdown-2.2.0.jar | 12 KB |
| jquery.countdown-2.2.0-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery.countdown/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery.countdown</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.countdown/
implementation 'org.webjars.bower:jquery.countdown:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery.countdown/
implementation ("org.webjars.bower:jquery.countdown:2.2.0")
'org.webjars.bower:jquery.countdown:jar:2.2.0'
<dependency org="org.webjars.bower" name="jquery.countdown" rev="2.2.0">
<artifact name="jquery.countdown" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery.countdown', version='2.2.0')
)
libraryDependencies += "org.webjars.bower" % "jquery.countdown" % "2.2.0"
[org.webjars.bower/jquery.countdown "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : jquery | jar | [1.7,) |