Josephwlnorman
09/05/2019, 2:12 PM<dependencies>
section in my pom:
<dependency>
<groupId>com.beust</groupId>
<artifactId>klaxon</artifactId>
<version>5.0.12</version>
<type>pom</type>
</dependency>
I’m very new to maven, kotlin, and all things of this stack - so apologies if this is a dumb question!