не последняя версия
Последняя версия 4.0.3

global.namespace.truelicense:truelicense-v2-xml 4.0.0-M1

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

Группа

Группа

global.namespace.truelicense
Идентификатор

Идентификатор

truelicense-v2-xml
Версия

Версия

4.0.0-M1
Тип

Тип

jar

Скачать truelicense-v2-xml 4.0.0-M1


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