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