Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdbigspatialdata-core-parent |
Version | Version0.5.9 |
Type | Typepom |
Filename | Size |
---|---|
bigspatialdata-core-parent-0.5.9.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-core-parent/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>bigspatialdata-core-parent</artifactId>
<version>0.5.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-core-parent/
implementation 'org.heigit.bigspatialdata:bigspatialdata-core-parent:0.5.9'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-core-parent/
implementation ("org.heigit.bigspatialdata:bigspatialdata-core-parent:0.5.9")
'org.heigit.bigspatialdata:bigspatialdata-core-parent:pom:0.5.9'
<dependency org="org.heigit.bigspatialdata" name="bigspatialdata-core-parent" rev="0.5.9">
<artifact name="bigspatialdata-core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='bigspatialdata-core-parent', version='0.5.9')
)
libraryDependencies += "org.heigit.bigspatialdata" % "bigspatialdata-core-parent" % "0.5.9"
[org.heigit.bigspatialdata/bigspatialdata-core-parent "0.5.9"]