1.5
- Update project structure
- Implement iterable
- Add publishing to maven
Installation:
repositories {
maven { url = "https://maven.minecrafttas.com/main" }
}
dependencies {
implementation "com.dselent:bigarraylist:1.5"
}Installation:
repositories {
maven { url = "https://maven.minecrafttas.com/main" }
}
dependencies {
implementation "com.dselent:bigarraylist:1.5"
}