License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtime-stamp |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontime-stamp
WebJar for time-stamp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
time-stamp-2.0.0.pom | |
time-stamp-2.0.0.jar | 6 KB |
time-stamp-2.0.0-sources.jar | 22 bytes |
time-stamp-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/time-stamp/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>time-stamp</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/time-stamp/
implementation 'org.webjars.npm:time-stamp:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/time-stamp/
implementation ("org.webjars.npm:time-stamp:2.0.0")
'org.webjars.npm:time-stamp:jar:2.0.0'
<dependency org="org.webjars.npm" name="time-stamp" rev="2.0.0">
<artifact name="time-stamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='time-stamp', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "time-stamp" % "2.0.0"
[org.webjars.npm/time-stamp "2.0.0"]