Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.sonymobile |
ArtifactId | ArtifactIdlumbermill-geospatial |
Version | Version0.0.25 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-geospatial/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-geospatial</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-geospatial/
implementation 'com.sonymobile:lumbermill-geospatial:0.0.25'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-geospatial/
implementation ("com.sonymobile:lumbermill-geospatial:0.0.25")
'com.sonymobile:lumbermill-geospatial:jar:0.0.25'
<dependency org="com.sonymobile" name="lumbermill-geospatial" rev="0.0.25">
<artifact name="lumbermill-geospatial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-geospatial', version='0.0.25')
)
libraryDependencies += "com.sonymobile" % "lumbermill-geospatial" % "0.0.25"
[com.sonymobile/lumbermill-geospatial "0.0.25"]