Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynfuien/ydevlib
Utility library for my plugins
https://github.com/ynfuien/ydevlib
Last synced: 5 days ago
JSON representation
Utility library for my plugins
- Host: GitHub
- URL: https://github.com/ynfuien/ydevlib
- Owner: Ynfuien
- License: gpl-3.0
- Created: 2024-05-20T11:58:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T19:45:28.000Z (2 months ago)
- Last Synced: 2024-11-09T07:42:18.402Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Utility library used in my plugins. I don't guarantee any compatibility between versions.
## Maven
```xml
jitpack.io
https://jitpack.io
com.github.Ynfuien
YDevLib
{put-here-latest-version-number}
compile```