From 44ea7455e1f440a8df4070604213b390c21e7a3d Mon Sep 17 00:00:00 2001 From: axtloss Date: Wed, 24 May 2023 23:43:57 +0200 Subject: Add command line options --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4090a23..5f167f4 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,11 @@ commons-compress 1.21 + + com.beust + jcommander + 1.82 + -- cgit v1.2.3