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