GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtypes__d3-selection |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
types__d3-selection-1.4.3.pom | |
types__d3-selection-1.4.3.jar | 15 KB |
types__d3-selection-1.4.3-sources.jar | 22 bytes |
types__d3-selection-1.4.3-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>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__d3-selection/
implementation 'org.webjars.npm:types__d3-selection:1.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/types__d3-selection/
implementation ("org.webjars.npm:types__d3-selection:1.4.3")
'org.webjars.npm:types__d3-selection:jar:1.4.3'
<dependency org="org.webjars.npm" name="types__d3-selection" rev="1.4.3">
<artifact name="types__d3-selection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__d3-selection', version='1.4.3')
)
libraryDependencies += "org.webjars.npm" % "types__d3-selection" % "1.4.3"
[org.webjars.npm/types__d3-selection "1.4.3"]