Geoladris Plugins
This repository contains Geoladris plugins. See doc for more details.
| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.geoladris.plugins |
| ArtifactId | ArtifactIdtime-slider |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTime Slider
Time Slider plugin for Geoladris
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| time-slider-7.0.0.pom | |
| time-slider-7.0.0.jar | 3 KB |
| time-slider-7.0.0-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/time-slider/ -->
<dependency>
<groupId>com.github.geoladris.plugins</groupId>
<artifactId>time-slider</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/time-slider/
implementation 'com.github.geoladris.plugins:time-slider:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/time-slider/
implementation ("com.github.geoladris.plugins:time-slider:7.0.0")
'com.github.geoladris.plugins:time-slider:jar:7.0.0'
<dependency org="com.github.geoladris.plugins" name="time-slider" rev="7.0.0">
<artifact name="time-slider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.plugins', module='time-slider', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.plugins" % "time-slider" % "7.0.0"
[com.github.geoladris.plugins/time-slider "7.0.0"]
This repository contains Geoladris plugins. See doc for more details.