How to install the Java artifact org.scalaz.scalaz-geo_2.10 with Maven
Java
Maven
pom.xml
org.scalaz
scalaz-geo_2.10
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>org.scalaz</groupId>
<artifactId>scalaz-geo_2.10</artifactId>
<version>6.0.3</version>
</dependency>
/<dependencies>