is not current version
Last Version 3.2.0

net.truelicense:truelicense-v2-xml 3.0.0

The TrueLicense V2/XML module extends the TrueLicense Core module in order to add support for the V2/XML license key format.

Categories

Categories

Net
GroupId

GroupId

net.truelicense
ArtifactId

ArtifactId

truelicense-v2-xml
Version

Version

3.0.0
Type

Type

jar

Download truelicense-v2-xml 3.0.0


<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-xml/ -->
<dependency>
    <groupId>net.truelicense</groupId>
    <artifactId>truelicense-v2-xml</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-xml/
implementation 'net.truelicense:truelicense-v2-xml:3.0.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-xml/
implementation ("net.truelicense:truelicense-v2-xml:3.0.0")
'net.truelicense:truelicense-v2-xml:jar:3.0.0'
<dependency org="net.truelicense" name="truelicense-v2-xml" rev="3.0.0">
  <artifact name="truelicense-v2-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-v2-xml', version='3.0.0')
)
libraryDependencies += "net.truelicense" % "truelicense-v2-xml" % "3.0.0"
[net.truelicense/truelicense-v2-xml "3.0.0"]