aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-math/build.gradle
blob: c3bff242ca1cf1d50e6188b8fa93ad028e896296 (plain)
1
2
3
4
5

description = 'Ardor 3D Math'
dependencies {
  compile project(':ardor3d-savable')
}