<dependency>
<groupId>org.geotoolkit</groupId>
<artifactId>geotk-utility</artifactId>
<version>3.18-geoapi-3.0</version>
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='geotk-utility', version='3.18-geoapi-3.0')
)