Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvega-geo |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
vega-geo-3.1.1.pom | |
vega-geo-3.1.1.jar | 20 KB |
vega-geo-3.1.1-sources.jar | 22 bytes |
vega-geo-3.1.1-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>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vega-geo/
implementation 'org.webjars.npm:vega-geo:3.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vega-geo/
implementation ("org.webjars.npm:vega-geo:3.1.1")
'org.webjars.npm:vega-geo:jar:3.1.1'
<dependency org="org.webjars.npm" name="vega-geo" rev="3.1.1">
<artifact name="vega-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vega-geo', version='3.1.1')
)
libraryDependencies += "org.webjars.npm" % "vega-geo" % "3.1.1"
[org.webjars.npm/vega-geo "3.1.1"]