diff --git a/README.md b/README.md index 6ce818d1..c0a18501 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,22 @@ PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with CTS. If not, see . + +#### Declaring project dependencies + +##### With maven + +```xml + + org.orbisgis + cts + 1.3.2 + +``` + +##### Pre-built jar + +You can find latest jar release on maven central: + +http://search.maven.org/#search|ga|1|g%3A%22org.orbisgis%22%20AND%20a%3A%22cts%22 +