Skip to content

1.5

Choose a tag to compare

@ScribbleTAS ScribbleTAS released this 05 Sep 16:26
· 3 commits to main since this release
1.5
bdf948d
  • 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"
}