Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvega-geo |
Version | Version4.3.0 |
Type | Typejar |
Filename | Size |
---|---|
vega-geo-4.3.0.pom | |
vega-geo-4.3.0.jar | 37 KB |
vega-geo-4.3.0-sources.jar | 22 bytes |
vega-geo-4.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vega-geo/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vega-geo</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vega-geo/
implementation 'org.webjars.npm:vega-geo:4.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/vega-geo/
implementation ("org.webjars.npm:vega-geo:4.3.0")
'org.webjars.npm:vega-geo:jar:4.3.0'
<dependency org="org.webjars.npm" name="vega-geo" rev="4.3.0">
<artifact name="vega-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vega-geo', version='4.3.0')
)
libraryDependencies += "org.webjars.npm" % "vega-geo" % "4.3.0"
[org.webjars.npm/vega-geo "4.3.0"]