From 37da63640924937b90ea8c1a6a0c6e7318788ed5 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Wed, 8 Nov 2023 19:16:08 -0500 Subject: Initial commit --- winot/winot-core/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 winot/winot-core/pom.xml (limited to 'winot/winot-core/pom.xml') diff --git a/winot/winot-core/pom.xml b/winot/winot-core/pom.xml new file mode 100644 index 0000000..71ac2c5 --- /dev/null +++ b/winot/winot-core/pom.xml @@ -0,0 +1,29 @@ + + 4.0.0 + + com.ashardalon + winot + 0.0.1-SNAPSHOT + + winot-core + Core for Winot language + Contains the core for using the Winot language + + + + bjc + BJC-Utils2 + 2.0-SNAPSHOT + + + bjc + JPratt + 0.0.2-SNAPSHOT + + + io.github.bculkin2442 + esodata + 2.0-SNAPSHOT + + + \ No newline at end of file -- cgit v1.2.3