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