The TrueLicense JSON module extends the TrueLicense Core module in order to add support for the V2/JSON license key format.
'net.java.truelicense:truelicense-json:2.4'
<dependency>
<groupId>net.java.truelicense</groupId>
<artifactId>truelicense-json</artifactId>
<version>2.4</version>
</dependency>
<dependency org="net.java.truelicense" name="truelicense-json" rev="2.4"/>
"net.java.truelicense", "truelicense-json", "2.4"