Hello, thank you for this great lib. It has really made me hopeful that i will be able to do some really neat stuff that i have pondered upon for some time now!
Is it generally OK to post newbie questions somewhere? I don’t want to litter your forum somehow hehe
But I would really like to know how I could avoid gradle not finding my openrndr-dependencies, I downloaded the template some time ago and now all of a sudden I get this when opening my project:
Could not download openrndr-gl3-0.3.44.jar (org.openrndr:openrndr-gl3:0.3.44)
Could not get resource ‘https://dl.bintray.com/openrndr/openrndr/org/openrndr/openrndr-gl3/0.3.44/openrndr-gl3-0.3.44.jar’.
Could not GET ‘https://dl.bintray.com/openrndr/openrndr/org/openrndr/openrndr-gl3/0.3.44/openrndr-gl3-0.3.44.jar’. Received status code 403 from server: Forbidden
Is there anyway to avoid or fix this in the future so that I can be sure that my project will always work?