Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdbigspatialdata-core-parent |
Version | Version0.5.10 |
Type | Typepom |
Filename | Size |
---|---|
bigspatialdata-core-parent-0.5.10.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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-core-parent/
implementation 'org.heigit.bigspatialdata:bigspatialdata-core-parent:0.5.10'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/bigspatialdata-core-parent/
implementation ("org.heigit.bigspatialdata:bigspatialdata-core-parent:0.5.10")
'org.heigit.bigspatialdata:bigspatialdata-core-parent:pom:0.5.10'
<dependency org="org.heigit.bigspatialdata" name="bigspatialdata-core-parent" rev="0.5.10">
<artifact name="bigspatialdata-core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='bigspatialdata-core-parent', version='0.5.10')
)
libraryDependencies += "org.heigit.bigspatialdata" % "bigspatialdata-core-parent" % "0.5.10"
[org.heigit.bigspatialdata/bigspatialdata-core-parent "0.5.10"]