Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdtopojson |
Version | Version1.6.19 |
Type | Typejar |
Filename | Size |
---|---|
topojson-1.6.19.pom | |
topojson-1.6.19.jar | 8 KB |
topojson-1.6.19-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/topojson/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>topojson</artifactId>
<version>1.6.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/topojson/
implementation 'org.webjars.bower:topojson:1.6.19'
// https://jarcasting.com/artifacts/org.webjars.bower/topojson/
implementation ("org.webjars.bower:topojson:1.6.19")
'org.webjars.bower:topojson:jar:1.6.19'
<dependency org="org.webjars.bower" name="topojson" rev="1.6.19">
<artifact name="topojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='topojson', version='1.6.19')
)
libraryDependencies += "org.webjars.bower" % "topojson" % "1.6.19"
[org.webjars.bower/topojson "1.6.19"]