File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1- Mapcode Library for Java - Example Code
2- ====
1+ # Mapcode Library for Java - Example Code
32
43Copyright (C) 2014 Stichting Mapcode Foundation (http://www.mapcode.com )
54
@@ -10,18 +9,15 @@ Library.
109
1110To run the examples, simply execute:
1211
13- +----
14- mvn clean install
15- mvn exec: java -Dexec.mainClass="com.mapcode.example.Example"
16- +----
12+ mvn clean install
13+ mvn exec:java -Dexec.mainClass="com.mapcode.example.Example"
1714
1815Don't forget to make sure you have the Mapcode JAR in your Maven
1916repository, for example by building it locally.
2017
2118For more information, see: http://www.mapcode.com .
2219
23- Release Notes
24- ====
20+ ## Release Notes
2521
2622* 1.40
2723
@@ -35,8 +31,7 @@ Release Notes
3531
3632 First release of Java library for MapCodes.
3733
38- License
39- ====
34+ ## License
4035
4136Licensed under the Apache License, Version 2.0 (the "License");
4237you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments