Last Version

Sheath Gradle Plugin 0.6.3

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

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

dev.quiro.sheath
ArtifactId

ArtifactId

dev.quiro.sheath.gradle.plugin
Version

Version

0.6.3
Type

Type

pom
Description

Description

Sheath Gradle Plugin
A Kotlin compiler plugin to avoid adding kapt to most modules in a dagger-android project.
Project URL

Project URL

https://github.com/quiro91/sheath
Source Code Management

Source Code Management

https://github.com/quiro91/sheath

Download dev.quiro.sheath.gradle.plugin 0.6.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.quiro.sheath : gradle-plugin jar 0.6.3

Project Modules

There are no modules declared in this project.