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