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 10add7e commit 0be951bCopy full SHA for 0be951b
gxgeospatial/pom.xml
@@ -19,6 +19,11 @@
19
<artifactId>gxclassR</artifactId>
20
<version>${project.version}</version>
21
</dependency>
22
+ <dependency>
23
+ <groupId>org.json</groupId>
24
+ <artifactId>json</artifactId>
25
+ <version>20180813</version>
26
+ </dependency>
27
<dependency>
28
<groupId>org.locationtech.spatial4j</groupId>
29
<artifactId>spatial4j</artifactId>
0 commit comments