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 f88ed38 commit f97e314Copy full SHA for f97e314
README.md
@@ -1,9 +1,12 @@
1
# This library is completely remade for Java 8 ++ , so it is no compatible with Java 7 and below !!!
2
3
-#### If you want to add changes to the Library , you have to download it and run Maven Clean Package like below :
+## Maven Clean Package [ With Javadocs produced ]
4
5
-```mvn -Dmaven.javadoc.skip=true clean package``` [ Because some methods have no comments , that will change soon ]
+```mvn -Dmaven.javadoc.skip=true clean package```
6
7
+## Maven Clean Package [ No Javadocs produced ]
8
+
9
10
11
#### Create your own Google_API_KEY from this website
12
0 commit comments