| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdlivestampjs |
| Version | Version1.1.2 |
| Type | Typejar |
| Description |
Descriptionlivestampjs
WebJar for livestampjs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| livestampjs-1.1.2.pom | |
| livestampjs-1.1.2.jar | 5 KB |
| livestampjs-1.1.2-sources.jar | 22 bytes |
| livestampjs-1.1.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>livestampjs</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/
implementation 'org.webjars.bower:livestampjs:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/livestampjs/
implementation ("org.webjars.bower:livestampjs:1.1.2")
'org.webjars.bower:livestampjs:jar:1.1.2'
<dependency org="org.webjars.bower" name="livestampjs" rev="1.1.2">
<artifact name="livestampjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='livestampjs', version='1.1.2')
)
libraryDependencies += "org.webjars.bower" % "livestampjs" % "1.1.2"
[org.webjars.bower/livestampjs "1.1.2"]