Categories |
Categoriesconfig Application Layer Libs Configuration Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-plugin-runtimeconfig |
Version | Version1.18.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-plugin-runtimeconfig</artifactId>
<version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig/
implementation 'org.geomajas.plugin:geomajas-plugin-runtimeconfig:1.18.1'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig/
implementation ("org.geomajas.plugin:geomajas-plugin-runtimeconfig:1.18.1")
'org.geomajas.plugin:geomajas-plugin-runtimeconfig:jar:1.18.1'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-runtimeconfig" rev="1.18.1">
<artifact name="geomajas-plugin-runtimeconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-runtimeconfig', version='1.18.1')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-runtimeconfig" % "1.18.1"
[org.geomajas.plugin/geomajas-plugin-runtimeconfig "1.18.1"]