| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdpolyline |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionpolyline
WebJar for polyline
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| polyline-0.2.0.pom | |
| polyline-0.2.0.jar | 8 KB |
| polyline-0.2.0-sources.jar | 22 bytes |
| polyline-0.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/polyline/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>polyline</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/polyline/
implementation 'org.webjars.npm:polyline:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/polyline/
implementation ("org.webjars.npm:polyline:0.2.0")
'org.webjars.npm:polyline:jar:0.2.0'
<dependency org="org.webjars.npm" name="polyline" rev="0.2.0">
<artifact name="polyline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='polyline', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "polyline" % "0.2.0"
[org.webjars.npm/polyline "0.2.0"]