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