Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomesa.geoserver |
ArtifactId | ArtifactIdgeomesa-gs-styling |
Version | Version3.1.1 |
Type | Typejar |
Filename | Size |
---|---|
geomesa-gs-styling-3.1.1.pom | |
geomesa-gs-styling-3.1.1.jar | 17 KB |
geomesa-gs-styling-3.1.1-sources.jar | 4 KB |
geomesa-gs-styling-3.1.1-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomesa.geoserver/geomesa-gs-styling/ -->
<dependency>
<groupId>org.geomesa.geoserver</groupId>
<artifactId>geomesa-gs-styling</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomesa.geoserver/geomesa-gs-styling/
implementation 'org.geomesa.geoserver:geomesa-gs-styling:3.1.1'
// https://jarcasting.com/artifacts/org.geomesa.geoserver/geomesa-gs-styling/
implementation ("org.geomesa.geoserver:geomesa-gs-styling:3.1.1")
'org.geomesa.geoserver:geomesa-gs-styling:jar:3.1.1'
<dependency org="org.geomesa.geoserver" name="geomesa-gs-styling" rev="3.1.1">
<artifact name="geomesa-gs-styling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomesa.geoserver', module='geomesa-gs-styling', version='3.1.1')
)
libraryDependencies += "org.geomesa.geoserver" % "geomesa-gs-styling" % "3.1.1"
[org.geomesa.geoserver/geomesa-gs-styling "3.1.1"]