Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shedaniel/cloth-basic-math
https://github.com/shedaniel/cloth-basic-math
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shedaniel/cloth-basic-math
- Owner: shedaniel
- License: unlicense
- Created: 2020-01-19T14:25:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T11:55:00.000Z (over 2 years ago)
- Last Synced: 2023-03-05T19:18:58.627Z (almost 2 years ago)
- Language: Java
- Size: 95.7 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BasicMath
```groovy
repositories {
maven { url "https://maven.shedaniel.me"}
}dependencies {
modApi("me.shedaniel.cloth:basic-math:+")
}
```