Skip to content

Commit b327b33

Browse files
authored
Update README.md
1 parent 8f61332 commit b327b33

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Proj4J is a project in the [LocationTech](http://www.locationtech.org) working g
1111

1212
Proj4J 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.
1715
In order to make proj4j properly operate, it makes sense to consider `proj4-epsg` dependency usage.
1816

17+
### Using Proj4J with Maven
18+
1919
To 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-
5451
To include Proj4J in a Gradle project, add a dependency block like the following:
5552

5653
```

0 commit comments

Comments
 (0)