File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/main/java/com/mapcode/example Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Original C library created by Pieter Geelen. Work on Java version
2
2
of the Mapcode library by Rijn Buve and Matthew Lowden.
3
3
4
- Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
4
+ Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
Original file line number Diff line number Diff line change 6
6
<groupId >com.mapcode</groupId >
7
7
<artifactId >mapcode-example</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >1.40.2 </version >
9
+ <version >1.41 </version >
10
10
11
11
<name >Mapcode Java Example</name >
12
12
<description >
25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
26
26
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
27
27
28
- <mapcode .version>1.40.2 </mapcode .version>
28
+ <mapcode .version>1.41 </mapcode .version>
29
29
<log4j .version>1.2.17</log4j .version>
30
- <slf4j .version>1.7.2 </slf4j .version>
30
+ <slf4j .version>1.7.10 </slf4j .version>
31
31
</properties >
32
32
33
33
<dependencies >
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com)
2
+ * Copyright (C) 2014-2015 Stichting Mapcode Foundation (http://www.mapcode.com)
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments