| Лицензия |
Лицензия
TrueLicense Commercial License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.truelicense |
| Идентификатор | Идентификаторtruelicense-v2-commons |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTrueLicense V2 Commons
The TrueLicense V2 Commons module provides common functionality for the
V2/JSON and V2/XML license key formats.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| truelicense-v2-commons-3.2.0.pom | |
| truelicense-v2-commons-3.2.0.jar | 11 KB |
| truelicense-v2-commons-3.2.0-sources.jar | 9 KB |
| truelicense-v2-commons-3.2.0-javadoc.jar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/ -->
<dependency>
<groupId>net.truelicense</groupId>
<artifactId>truelicense-v2-commons</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/
implementation 'net.truelicense:truelicense-v2-commons:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-v2-commons/
implementation ("net.truelicense:truelicense-v2-commons:3.2.0")
'net.truelicense:truelicense-v2-commons:jar:3.2.0'
<dependency org="net.truelicense" name="truelicense-v2-commons" rev="3.2.0">
<artifact name="truelicense-v2-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-v2-commons', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense-v2-commons" % "3.2.0"
[net.truelicense/truelicense-v2-commons "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.truelicense : truelicense-core | jar | 3.2.0 |