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