We just download all jar files, place them in the folder libs/mason and then add it as a local dependency:
 compile fileTree(dir: 'libs/mason', include: '*.jar')
 compile fileTree(dir: 'libs/geomason', include: '*.jar')





On Fri, Jun 26, 2020 at 3:16 AM Jesus Hernandez Barrios <[log in to unmask]> wrote:
I am trying to migrate my simulation to gradle and I cannot find the
latest version in the repositories. This is the last dependency I
find:
compile group: 'edu.gmu.cs', name:' mason ', version: '14 .0'
I also need the geo mason dependency.
But I need a more updated one, if anyone could help me. Thanks in advance.


--
Ernesto Carrella
http://carrknight.github.io/