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

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