From e3cbdc75dc606f1e0b44718a5e325dccdabc3674 Mon Sep 17 00:00:00 2001 From: Gabriel Salvador Date: Thu, 29 Jun 2023 17:20:23 +0100 Subject: [PATCH] added processing as a dependecy --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index 6b37d56..91a5b35 100644 --- a/pom.xml +++ b/pom.xml @@ -14,4 +14,22 @@ UTF-8 + + + jitpack.io + https://jitpack.io + + + + + + com.github.micycle1 + processing-core-4 + 4.2 + + + + + + \ No newline at end of file