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