<dependency>
<groupId>org.locationtech.spatial4j</groupId>
<artifactId>spatial4j</artifactId>
<version>0.8</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.locationtech.spatial4j', module='spatial4j', version='0.8')
)