We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d2c69 commit 26882e7Copy full SHA for 26882e7
README.md
@@ -1,3 +1,5 @@
1
+[](https://maven-badges.herokuapp.com/maven-central/de.taimos/gpsd4java)
2
+
3
About GPSd4Java
4
===============
5
@@ -13,7 +15,7 @@ You can use GPSd4Java with a Maven project. Just add the following lines to your
13
15
<dependency>
14
16
<groupId>de.taimos</groupId>
17
<artifactId>gpsd4java</artifactId>
- <version>1.8</version>
18
+ <version>$VERSION</version>
19
</dependency>
20
</dependencies>
21
0 commit comments