Licensee Gradle plugin

Gradle plugin which validates the licenses of your dependency graph match what you expect

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

app.cash.licensee
Идентификатор

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

app.cash.licensee.gradle.plugin
Последняя версия

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

1.4.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Licensee Gradle plugin
Gradle plugin which validates the licenses of your dependency graph match what you expect
Ссылка на сайт

Ссылка на сайт

https://github.com/cashapp/licensee/
Система контроля версий

Система контроля версий

https://github.com/cashapp/licensee/

Скачать app.cash.licensee.gradle.plugin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/app.cash.licensee/app.cash.licensee.gradle.plugin/ -->
<dependency>
    <groupId>app.cash.licensee</groupId>
    <artifactId>app.cash.licensee.gradle.plugin</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/app.cash.licensee/app.cash.licensee.gradle.plugin/
implementation 'app.cash.licensee:app.cash.licensee.gradle.plugin:1.4.1'
// https://jarcasting.com/artifacts/app.cash.licensee/app.cash.licensee.gradle.plugin/
implementation ("app.cash.licensee:app.cash.licensee.gradle.plugin:1.4.1")
'app.cash.licensee:app.cash.licensee.gradle.plugin:pom:1.4.1'
<dependency org="app.cash.licensee" name="app.cash.licensee.gradle.plugin" rev="1.4.1">
  <artifact name="app.cash.licensee.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='app.cash.licensee', module='app.cash.licensee.gradle.plugin', version='1.4.1')
)
libraryDependencies += "app.cash.licensee" % "app.cash.licensee.gradle.plugin" % "1.4.1"
[app.cash.licensee/app.cash.licensee.gradle.plugin "1.4.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
app.cash.licensee : licensee-gradle-plugin jar 1.4.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0