April 24, 2021 Making a fully packaged Jarfile with all dependencies with gradle By Chewett Informational 0 Comments This blog post talks about how you can create a fully packaged jarfile including all its gradle dependencies. Read More
March 7, 2020 Fixing Gradle error Unnecessarily replacing a task that does not exist is not supported. By Chewett Fixes 0 Comments This short blog post talks about why you get this error and how to fix “Unnecessarily replacing a task that does not exist is not supported”. Read More