Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a248/arimapi
A very helpful library
https://github.com/a248/arimapi
Last synced: 2 days ago
JSON representation
A very helpful library
- Host: GitHub
- URL: https://github.com/a248/arimapi
- Owner: A248
- License: gpl-3.0
- Created: 2019-12-26T14:43:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T15:07:05.000Z (7 months ago)
- Last Synced: 2024-11-08T16:52:17.856Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 1.46 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ArimAPI
A very helpful library.## Dependency
Choose one of the artifacts, e.g. arimapi-chat: `space.arim.api:arimapi-chat`.
The repository URL is `https://mvn-repo.arim.space/gpl3/`.
### Maven
With maven, this would be applied as follows.
Dependency:
```xml
space.arim.api
arimapi-chat
{INSERT_LATEST_VERSION}```
Repository:
```xml
arim-mvn-gpl3
https://mvn-repo.arim.space/gpl3/```
## License
This project is licensed under the GNU GPL v3. Please see the license file for more information.