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