Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baileyholl/starby-lib
https://github.com/baileyholl/starby-lib
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/baileyholl/starby-lib
- Owner: baileyholl
- License: other
- Created: 2024-08-19T02:25:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T00:39:28.000Z (3 months ago)
- Last Synced: 2024-08-26T17:52:17.009Z (3 months ago)
- Language: Java
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A JarJar library for Minecraft mods.
```gradle
repositories {
maven { url 'https://maven.blamejared.com' }
}dependencies {
implementation "com.hollingsworth.nuggets:nuggets-[MC_VERSION]:[NUGGETS_VERSION]"
}
```
Current version (1.21):
[![Maven](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.blamejared.com%2Fcom%2Fhollingsworth%2Fnuggets%2Fnuggets-1.21%2Fmaven-metadata.xml
)](https://maven.blamejared.com/com/hollingsworth/nuggets/nuggets-1.21/)(remove the v)