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

global.namespace.truelicense:truelicense 4.0.0-RC1

TrueLicense is an open source engine for license management on the Java Virtual Machine. Due to its functional and modular design TrueLicense scales from simple to complex licensing schemas. TrueLicense features various interfaces for managing free trial periods, subscriptions, multiple editions, internationalization, privacy protection and more.

Группа

Группа

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

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

truelicense
Версия

Версия

4.0.0-RC1
Тип

Тип

pom

Скачать truelicense 4.0.0-RC1

Имя Файла Размер
truelicense-4.0.0-RC1.pom 15 KB
Обзор

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