License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdtopojson |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptiontopojson
WebJar for topojson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
topojson-2.2.0.pom | |
topojson-2.2.0.jar | 25 KB |
topojson-2.2.0-sources.jar | 22 bytes |
topojson-2.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/topojson/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>topojson</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/topojson/
implementation 'org.webjars.bower:topojson:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.bower/topojson/
implementation ("org.webjars.bower:topojson:2.2.0")
'org.webjars.bower:topojson:jar:2.2.0'
<dependency org="org.webjars.bower" name="topojson" rev="2.2.0">
<artifact name="topojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='topojson', version='2.2.0')
)
libraryDependencies += "org.webjars.bower" % "topojson" % "2.2.0"
[org.webjars.bower/topojson "2.2.0"]