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