Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsane-topojson |
Version | Version3.0.1 |
Type | Typejar |
Filename | Size |
---|---|
sane-topojson-3.0.1.pom | |
sane-topojson-3.0.1.jar | 1 MB |
sane-topojson-3.0.1-sources.jar | 22 bytes |
sane-topojson-3.0.1-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>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sane-topojson/
implementation 'org.webjars.npm:sane-topojson:3.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/sane-topojson/
implementation ("org.webjars.npm:sane-topojson:3.0.1")
'org.webjars.npm:sane-topojson:jar:3.0.1'
<dependency org="org.webjars.npm" name="sane-topojson" rev="3.0.1">
<artifact name="sane-topojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sane-topojson', version='3.0.1')
)
libraryDependencies += "org.webjars.npm" % "sane-topojson" % "3.0.1"
[org.webjars.npm/sane-topojson "3.0.1"]