https://github.com/codingcat2468/catlib
A library for all codingcat plugins.
https://github.com/codingcat2468/catlib
Last synced: 8 months ago
JSON representation
A library for all codingcat plugins.
- Host: GitHub
- URL: https://github.com/codingcat2468/catlib
- Owner: codingcat2468
- Created: 2024-08-12T14:43:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-26T14:32:19.000Z (about 1 year ago)
- Last Synced: 2025-04-26T15:33:36.714Z (about 1 year ago)
- Language: Java
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CatLib
A library for all codingcat plugins.
> This library won't be updated anymore, since it's quite outdated and needs to be completely re-written at some point.
## Maven installation
Add the codingcat maven releases repository:
```xml
codingcat-releases
https://maven.codingcat24.dev/releases
```
Import CatLib:
```xml
com.codingcat
CatLib
1.0
```