Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomesa.geoserver |
ArtifactId | ArtifactIdgeomesa-gs-styling |
Version | Version1.3.5.0 |
Type | Typejar |
Filename | Size |
---|---|
geomesa-gs-styling-1.3.5.0.pom | |
geomesa-gs-styling-1.3.5.0.jar | 18 KB |
geomesa-gs-styling-1.3.5.0-sources.jar | 4 KB |
geomesa-gs-styling-1.3.5.0-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>1.3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomesa.geoserver/geomesa-gs-styling/
implementation 'org.geomesa.geoserver:geomesa-gs-styling:1.3.5.0'
// https://jarcasting.com/artifacts/org.geomesa.geoserver/geomesa-gs-styling/
implementation ("org.geomesa.geoserver:geomesa-gs-styling:1.3.5.0")
'org.geomesa.geoserver:geomesa-gs-styling:jar:1.3.5.0'
<dependency org="org.geomesa.geoserver" name="geomesa-gs-styling" rev="1.3.5.0">
<artifact name="geomesa-gs-styling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomesa.geoserver', module='geomesa-gs-styling', version='1.3.5.0')
)
libraryDependencies += "org.geomesa.geoserver" % "geomesa-gs-styling" % "1.3.5.0"
[org.geomesa.geoserver/geomesa-gs-styling "1.3.5.0"]