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