simplify-js

WebJar for simplify-js

License

License

BSD 2-Clause
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

simplify-js
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

simplify-js
WebJar for simplify-js
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/mourner/simplify-js

Download simplify-js

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Simplify.js is a high-performance JavaScript polyline simplification library by Vladimir Agafonkin, extracted from Leaflet.

Checkout the demo with docs: http://mourner.github.io/simplify-js/

Ports

Versions

Version
1.2.2