| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks GeoTools Business Logic Libraries Geospatial CLI Geo | 
| GroupId | GroupIdorg.geomajas.plugin | 
| ArtifactId | ArtifactIdgeomajas-client-gwt-plugin-layer-geotools-javadoc | 
| Last Version | Last Version1.16.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGeomajas GWT client: Plugin Layer Geotools - Javadoc Geomajas GWT client: Plugin Layer Geotools - Javadoc | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-layer-geotools-javadoc/ -->
<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-client-gwt-plugin-layer-geotools-javadoc</artifactId>
    <version>1.16.0</version>
</dependency>// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-layer-geotools-javadoc/
implementation 'org.geomajas.plugin:geomajas-client-gwt-plugin-layer-geotools-javadoc:1.16.0'// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-client-gwt-plugin-layer-geotools-javadoc/
implementation ("org.geomajas.plugin:geomajas-client-gwt-plugin-layer-geotools-javadoc:1.16.0")'org.geomajas.plugin:geomajas-client-gwt-plugin-layer-geotools-javadoc:jar:1.16.0'<dependency org="org.geomajas.plugin" name="geomajas-client-gwt-plugin-layer-geotools-javadoc" rev="1.16.0">
  <artifact name="geomajas-client-gwt-plugin-layer-geotools-javadoc" type="jar" />
</dependency>@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-client-gwt-plugin-layer-geotools-javadoc', version='1.16.0')
)libraryDependencies += "org.geomajas.plugin" % "geomajas-client-gwt-plugin-layer-geotools-javadoc" % "1.16.0"[org.geomajas.plugin/geomajas-client-gwt-plugin-layer-geotools-javadoc "1.16.0"]