That's what I'm doing right now, using external jar as a dependency, but I was hoping that the online repos were up to date. Thanks 2020-06-25 22:39 GMT-04:00, Ernesto Carrella <[log in to unmask]>: > 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://secure-web.cisco.com/1GXWgr1SZ9FSxGoZ2Jpe_0zXRlIAnTOL36_Qe4EqYt2shTqHfCHUvCNnMYxScqIK7frFAPhFeXOrhIwdpKxU4816VhinrpDz6wNF1FN3obk0QP78I-2rO6lwTyBi4wlI0O3AYleuyKQhugaWRnwRGqaXI56TCAmVRLgu7LZgYtmLd2M1Fl4XUJf9B3D7Kv0JwMZpt6YtqdE7uOdPes0alHIaqroJRXmtlYcNERnDidJQxVKUGwo0Eyw7egs1qOp-RfgxtSD5gopUfVWqYDmhXE9SEPdmM8M139xxcSL7gH2X21u1IRfR48KRjyIF4qU_PJfF64lCuCmnbYx3-mQ0pdG8Uo7hnPtsDAAHeyJ85jTuzTNqsPJ9pIo4eXzYyEhUvU8bpSJaZEFRojPK4P901aU40JCtcsxgwahFjiBgXMeXfvUQdmtseaIhIT_YiCCISf75mKTGPGr3E1uU-Mrq2WfOJgUggMGklZVRvd0OpNFc/http%3A%2F%2Fcarrknight.github.io%2F >