File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ Proj4J is a project in the [LocationTech](http://www.locationtech.org) working g
1111
1212Proj4J artifacts are available on maven central.
1313
14- ### Using Proj4J with Maven
15-
1614** !Important!** As of ` 1.2.2 ` version, ` proj4-core ` contains no EPSG Licensed files.
1715In order to make proj4j properly operate, it makes sense to consider ` proj4-epsg ` dependency usage.
1816
17+ ### Using Proj4J with Maven
18+
1919To include Proj4J in a Maven project, add a dependency block like the following:
2020``` xml
2121<properties >
@@ -48,9 +48,6 @@ where `{latest version}` refers to the version indicated by the badge above.
4848
4949### Using Proj4J with Gradle
5050
51- ** !Important!** As of ` 1.2.2 ` version, ` proj4-core ` contains no EPSG Licensed files.
52- In order to make proj4j properly operate, it makes sense to consider ` proj4-epsg ` dependency usage.
53-
5451To include Proj4J in a Gradle project, add a dependency block like the following:
5552
5653```
You can’t perform that action at this time.
0 commit comments