Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-plugin-wmsclient-all |
Version | Version1.0.0-M1 |
Type | Typepom |
Filename | Size |
---|---|
geomajas-plugin-wmsclient-all-1.0.0-M1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-wmsclient-all/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-plugin-wmsclient-all</artifactId>
<version>1.0.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-wmsclient-all/
implementation 'org.geomajas.plugin:geomajas-plugin-wmsclient-all:1.0.0-M1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-wmsclient-all/
implementation ("org.geomajas.plugin:geomajas-plugin-wmsclient-all:1.0.0-M1")
'org.geomajas.plugin:geomajas-plugin-wmsclient-all:pom:1.0.0-M1'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-wmsclient-all" rev="1.0.0-M1">
<artifact name="geomajas-plugin-wmsclient-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-wmsclient-all', version='1.0.0-M1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-wmsclient-all" % "1.0.0-M1"
[org.geomajas.plugin/geomajas-plugin-wmsclient-all "1.0.0-M1"]