Sheath Gradle Plugin

A Kotlin compiler plugin to avoid adding kapt to most modules in a dagger-android project.

Лицензия

Лицензия

Категории

Категории

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

Группа

dev.quiro.sheath
Идентификатор

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

dev.quiro.sheath.gradle.plugin
Последняя версия

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

0.6.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sheath Gradle Plugin
A Kotlin compiler plugin to avoid adding kapt to most modules in a dagger-android project.
Ссылка на сайт

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

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

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

https://github.com/quiro91/sheath

Скачать dev.quiro.sheath.gradle.plugin

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
dev.quiro.sheath : gradle-plugin jar 0.6.3

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

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

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

Версия
0.6.3
0.6.2
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0