Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsane-topojson |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
sane-topojson-2.0.0.pom | |
sane-topojson-2.0.0.jar | 1 MB |
sane-topojson-2.0.0-sources.jar | 22 bytes |
sane-topojson-2.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sane-topojson/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sane-topojson</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sane-topojson/
implementation 'org.webjars.npm:sane-topojson:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sane-topojson/
implementation ("org.webjars.npm:sane-topojson:2.0.0")
'org.webjars.npm:sane-topojson:jar:2.0.0'
<dependency org="org.webjars.npm" name="sane-topojson" rev="2.0.0">
<artifact name="sane-topojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sane-topojson', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "sane-topojson" % "2.0.0"
[org.webjars.npm/sane-topojson "2.0.0"]