is not current version
Last Version 3.0.2

org.webjars.npm:topojson 2.0.0-alpha.2

WebJar for topojson

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

topojson
Version

Version

2.0.0-alpha.2
Type

Type

jar

Download topojson 2.0.0-alpha.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/topojson/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>topojson</artifactId>
    <version>2.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/topojson/
implementation 'org.webjars.npm:topojson:2.0.0-alpha.2'
// https://jarcasting.com/artifacts/org.webjars.npm/topojson/
implementation ("org.webjars.npm:topojson:2.0.0-alpha.2")
'org.webjars.npm:topojson:jar:2.0.0-alpha.2'
<dependency org="org.webjars.npm" name="topojson" rev="2.0.0-alpha.2">
  <artifact name="topojson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='topojson', version='2.0.0-alpha.2')
)
libraryDependencies += "org.webjars.npm" % "topojson" % "2.0.0-alpha.2"
[org.webjars.npm/topojson "2.0.0-alpha.2"]