Scala.js Leaflet Plugins


License

License

MIT
Categories

Categories

JavaScript Languages Scala Leaf Data Databases
GroupId

GroupId

nl.thijsbroersen
ArtifactId

ArtifactId

scala-js-leaflet-plugins_sjs0.6_2.13
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Scala.js Leaflet Plugins
Scala.js Leaflet Plugins
Project URL

Project URL

https://github.com/ThijsBroersen/scala-js-leaflet-plugins
Project Organization

Project Organization

nl.thijsbroersen
Source Code Management

Source Code Management

https://github.com/ThijsBroersen/scala-js-leaflet-plugins

Download scala-js-leaflet-plugins_sjs0.6_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/nl.thijsbroersen/scala-js-leaflet-plugins_sjs0.6_2.13/ -->
<dependency>
    <groupId>nl.thijsbroersen</groupId>
    <artifactId>scala-js-leaflet-plugins_sjs0.6_2.13</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.thijsbroersen/scala-js-leaflet-plugins_sjs0.6_2.13/
implementation 'nl.thijsbroersen:scala-js-leaflet-plugins_sjs0.6_2.13:0.3.1'
// https://jarcasting.com/artifacts/nl.thijsbroersen/scala-js-leaflet-plugins_sjs0.6_2.13/
implementation ("nl.thijsbroersen:scala-js-leaflet-plugins_sjs0.6_2.13:0.3.1")
'nl.thijsbroersen:scala-js-leaflet-plugins_sjs0.6_2.13:jar:0.3.1'
<dependency org="nl.thijsbroersen" name="scala-js-leaflet-plugins_sjs0.6_2.13" rev="0.3.1">
  <artifact name="scala-js-leaflet-plugins_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.thijsbroersen', module='scala-js-leaflet-plugins_sjs0.6_2.13', version='0.3.1')
)
libraryDependencies += "nl.thijsbroersen" % "scala-js-leaflet-plugins_sjs0.6_2.13" % "0.3.1"
[nl.thijsbroersen/scala-js-leaflet-plugins_sjs0.6_2.13 "0.3.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.scala-js : scalajs-library_2.13 jar 0.6.29
nl.thijsbroersen : scala-js-leaflet_sjs0.6_2.13 jar 0.3.1

test (1)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 0.6.29

Project Modules

There are no modules declared in this project.

Build Status

Scala-js Leaflet Plugins

Scala.js façade for Leaflet 1.5.1 plugins

Usage

For usage of Leaflet plugins see: https://leafletjs.com/plugins.html

Getting started

scala versions: 2.11.12, 2.12.10, 2.13.1

Dependency

sbt

libraryDependencies += "nl.thijsbroersen" %% "scala-js-leaflet-plugins" % "0.3.0"

Versions

Version
0.3.1
0.3.0