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