How to install the Java artifact it.tidalwave.geo.it-tidalwave-geo-finder-spi with Maven
Java
Maven
pom.xml
it.tidalwave.geo
it-tidalwave-geo-finder-spi
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>it.tidalwave.geo</groupId>
<artifactId>it-tidalwave-geo-finder-spi</artifactId>
<version>1.0.1</version>
</dependency>
/<dependencies>