License |
License |
---|---|
Categories |
CategoriesSpatial4j Business Logic Libraries Geospatial |
GroupId | GroupIdcom.spatial4j |
ArtifactId | ArtifactIdspatial4j-parent |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspatial4j-parent
Java Spatial Library (Parent POM)
|
Filename | Size |
---|---|
spatial4j-parent-0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spatial4j/spatial4j-parent/ -->
<dependency>
<groupId>com.spatial4j</groupId>
<artifactId>spatial4j-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spatial4j/spatial4j-parent/
implementation 'com.spatial4j:spatial4j-parent:0.2'
// https://jarcasting.com/artifacts/com.spatial4j/spatial4j-parent/
implementation ("com.spatial4j:spatial4j-parent:0.2")
'com.spatial4j:spatial4j-parent:pom:0.2'
<dependency org="com.spatial4j" name="spatial4j-parent" rev="0.2">
<artifact name="spatial4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spatial4j', module='spatial4j-parent', version='0.2')
)
libraryDependencies += "com.spatial4j" % "spatial4j-parent" % "0.2"
[com.spatial4j/spatial4j-parent "0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-simple | jar | 1.6.1 |