is not current version
Last Version 4.0.0

org.webjars.npm:d3-geo-projection 3.0.0-rc.1

WebJar for d3-geo-projection

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

d3-geo-projection
Version

Version

3.0.0-rc.1
Type

Type

jar

Download d3-geo-projection 3.0.0-rc.1


<!-- https://jarcasting.com/artifacts/org.webjars.npm/d3-geo-projection/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>d3-geo-projection</artifactId>
    <version>3.0.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/d3-geo-projection/
implementation 'org.webjars.npm:d3-geo-projection:3.0.0-rc.1'
// https://jarcasting.com/artifacts/org.webjars.npm/d3-geo-projection/
implementation ("org.webjars.npm:d3-geo-projection:3.0.0-rc.1")
'org.webjars.npm:d3-geo-projection:jar:3.0.0-rc.1'
<dependency org="org.webjars.npm" name="d3-geo-projection" rev="3.0.0-rc.1">
  <artifact name="d3-geo-projection" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='d3-geo-projection', version='3.0.0-rc.1')
)
libraryDependencies += "org.webjars.npm" % "d3-geo-projection" % "3.0.0-rc.1"
[org.webjars.npm/d3-geo-projection "3.0.0-rc.1"]