Categories |
CategoriesGeo Business Logic Libraries Geospatial JSON Data ORM |
---|---|
GroupId | GroupIdde.fraunhofer.iosb.ilt.FROST-Server |
ArtifactId | ArtifactIdFROST-Server.Plugin.FormatGeoJson |
Version | Version1.14.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatGeoJson/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt.FROST-Server</groupId>
<artifactId>FROST-Server.Plugin.FormatGeoJson</artifactId>
<version>1.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatGeoJson/
implementation 'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatGeoJson:1.14.3'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatGeoJson/
implementation ("de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatGeoJson:1.14.3")
'de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Plugin.FormatGeoJson:jar:1.14.3'
<dependency org="de.fraunhofer.iosb.ilt.FROST-Server" name="FROST-Server.Plugin.FormatGeoJson" rev="1.14.3">
<artifact name="FROST-Server.Plugin.FormatGeoJson" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.FROST-Server', module='FROST-Server.Plugin.FormatGeoJson', version='1.14.3')
)
libraryDependencies += "de.fraunhofer.iosb.ilt.FROST-Server" % "FROST-Server.Plugin.FormatGeoJson" % "1.14.3"
[de.fraunhofer.iosb.ilt.FROST-Server/FROST-Server.Plugin.FormatGeoJson "1.14.3"]