Skip to content
Snippets Groups Projects
Commit cfa758e7 authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Update README.md

parent cf48fda5
No related branches found
No related tags found
No related merge requests found
Pipeline #72639 passed
...@@ -22,9 +22,16 @@ First, add the library as a Maven dependency: ...@@ -22,9 +22,16 @@ First, add the library as a Maven dependency:
```xml ```xml
<project> <project>
<properties> <properties>
<spatial.version>1.0.1</spatial.version> <spatial.version>1.0.4</spatial.version>
</properties> </properties>
<repositories>
<repository>
<id>gitlab-maven</id>
<url>https://gitlab.utu.fi/api/v4/projects/7294/packages/maven</url>
</repository>
</repositories>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>fi.utu.tech</groupId> <groupId>fi.utu.tech</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment