is not current version
Last Version 3.1.0

org.webjars.npm:topojson-client 2.1.0

WebJar for topojson-client

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

topojson-client
Version

Version

2.1.0
Type

Type

jar

Download topojson-client 2.1.0


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