is not current version
Last Version 1.2.1

org.geomajas.project:geomajas-project-sld-all 1.1.0

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.project
ArtifactId

ArtifactId

geomajas-project-sld-all
Version

Version

1.1.0
Type

Type

pom

Download geomajas-project-sld-all 1.1.0


<!-- https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-all/ -->
<dependency>
    <groupId>org.geomajas.project</groupId>
    <artifactId>geomajas-project-sld-all</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-all/
implementation 'org.geomajas.project:geomajas-project-sld-all:1.1.0'
// https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-all/
implementation ("org.geomajas.project:geomajas-project-sld-all:1.1.0")
'org.geomajas.project:geomajas-project-sld-all:pom:1.1.0'
<dependency org="org.geomajas.project" name="geomajas-project-sld-all" rev="1.1.0">
  <artifact name="geomajas-project-sld-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.project', module='geomajas-project-sld-all', version='1.1.0')
)
libraryDependencies += "org.geomajas.project" % "geomajas-project-sld-all" % "1.1.0"
[org.geomajas.project/geomajas-project-sld-all "1.1.0"]