File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
# google-places-api-java
2
2
3
- ** Notice:** Before using this library, you must
4
- [ register an API key for Google Places API] ( https://developers.google.com/places/webservice/intro#Authentication ) .
3
+ ## UNMAINTAINED: DO NOT USE
5
4
5
+ ~~ ** Notice:** Before using this library, you must register an API key for Google Places API.~~
6
6
7
- ** Notice 2:** The release of v2 brings many breaking changes. You will almost certainly need to make adjustments and
7
+
8
+ ~~ ** Notice 2:** The release of v2 brings many breaking changes. You will almost certainly need to make adjustments and
8
9
recompile after upgrading to the latest version. This is because many deprecations from previous iterations of this
9
10
library and the Google Places API specification have been removed for conciseness including the removal of Events.
10
11
** Previous iterations of this library will stop working once the deprecations in the API specification are removed and
11
- it is imperative that you update ASAP to ensure your applications continue to work.**
12
-
13
-
14
- Walker Crouse is an aspiring software developer, open source contributor, and starving college student. If you like my
15
- projects, please consider donating a small amount so that I may continue to devote time to them. Thank you.
12
+ it is imperative that you update ASAP to ensure your applications continue to work.** ~~
16
13
17
- [ ![ Donate] ( https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=BR4TEJ4R39SFY&lc=US&item_name=Walker%20Crouse¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted )
18
14
15
+ ~~ Walker Crouse is an aspiring software developer, open source contributor, and starving college student. If you like my
16
+ projects, please consider donating a small amount so that I may continue to devote time to them. Thank you.~~
19
17
20
18
## Contents
21
19
You can’t perform that action at this time.
0 commit comments