Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.geoframecomponents |
ArtifactId | ArtifactIdGEOframeUtils |
Version | Version0.3.16 |
Type | Typejar |
Filename | Size |
---|---|
GEOframeUtils-0.3.16.pom | |
GEOframeUtils-0.3.16.jar | 15 KB |
GEOframeUtils-0.3.16-sources.jar | 14 KB |
GEOframeUtils-0.3.16-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoframecomponents/GEOframeUtils/ -->
<dependency>
<groupId>com.github.geoframecomponents</groupId>
<artifactId>GEOframeUtils</artifactId>
<version>0.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoframecomponents/GEOframeUtils/
implementation 'com.github.geoframecomponents:GEOframeUtils:0.3.16'
// https://jarcasting.com/artifacts/com.github.geoframecomponents/GEOframeUtils/
implementation ("com.github.geoframecomponents:GEOframeUtils:0.3.16")
'com.github.geoframecomponents:GEOframeUtils:jar:0.3.16'
<dependency org="com.github.geoframecomponents" name="GEOframeUtils" rev="0.3.16">
<artifact name="GEOframeUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoframecomponents', module='GEOframeUtils', version='0.3.16')
)
libraryDependencies += "com.github.geoframecomponents" % "GEOframeUtils" % "0.3.16"
[com.github.geoframecomponents/GEOframeUtils "0.3.16"]