A Minecraft mod. Downloads can be found on CurseForge.
Aqua Acrobatics can be included at dev time using CurseMaven.
dependencies {
/* Replace the file ID with the desired version */
deobfCompile 'curse.maven:aquaacrobatics-321792:3619657'
/* Only needed if you don't have Mixin already */
compile ("org.spongepowered:mixin:0.8")
}