Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rillis/utils
Library for Files, Math, Internet, CMD and more.
https://github.com/rillis/utils
api cmd file html internet math maven
Last synced: about 1 month ago
JSON representation
Library for Files, Math, Internet, CMD and more.
- Host: GitHub
- URL: https://github.com/rillis/utils
- Owner: rillis
- License: apache-2.0
- Created: 2020-05-05T01:47:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T00:49:19.000Z (over 4 years ago)
- Last Synced: 2023-07-26T22:03:42.774Z (over 1 year ago)
- Topics: api, cmd, file, html, internet, math, maven
- Language: Java
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Utils
![Maven](https://img.shields.io/maven-central/v/com.github.rillis/utils)
![License](https://img.shields.io/github/license/rillis/utils)```xml
com.github.rillis
utils
1.2.0```
## Docs
**Class docs:**
com.github.rillis.Files
[FileUtils](https://github.com/rillis/utils/blob/master/doc/FileUtils.md)
com.github.rillis.Internet
[HTMLUtils](https://github.com/rillis/utils/blob/master/doc/HTMLUtils.md)
[Download](https://github.com/rillis/utils/blob/master/doc/Download.md)
com.github.rillis.Math
[MathUtils](https://github.com/rillis/utils/blob/master/doc/MathUtils.md)
com.github.rillis.Windows
[CMD](https://github.com/rillis/utils/blob/master/doc/CMD.md)
[WinVars](https://github.com/rillis/utils/blob/master/doc/WinVars.md)