Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84f85d commit 045ecd6Copy full SHA for 045ecd6
README.md
@@ -12,7 +12,7 @@ You can use GPSd4Java with a Maven project. Just add the following lines to your
12
<dependency>
13
<groupId>de.taimos</groupId>
14
<artifactId>gpsd4java</artifactId>
15
- <version>1.4</version>
+ <version>1.5</version>
16
</dependency>
17
</dependencies>
18
@@ -31,6 +31,6 @@ To get the latest development snapshot add the following lines to your pom.xml.
31
32
33
34
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
35
36
0 commit comments