| Author | Dave Jarvis <email> |
|---|---|
| Date | 2021-07-02 10:24:10 GMT-0700 |
| Commit | ee57782d85284eb632b73507726149d4cb0dc85c |
| Parent | b69bdaf |
| gradle clean build | ||
| +## Library | ||
| + | ||
| +To build a library for use with other software applications, run: | ||
| + | ||
| + gradle clean lib | ||
| + | ||
| +Find the library at: | ||
| + | ||
| + build/lib/keenquotes.jar | ||
| + | ||
| Delta | 10 lines added, 0 lines removed, 10-line increase |
|---|