androidartifacts / guru.stefma.androidartifacts.plugin

Package guru.stefma.androidartifacts.plugin

Types

AndroidArtifactsPlugin

class AndroidArtifactsPlugin : Plugin<Project>

This Plugin will simplify the process to create publications for your Android Library.

JavaArtifactsPlugin

class JavaArtifactsPlugin : Plugin<Project>

This Plugin will simplify the process to create a publications for your Java or Kotlin Library.

UmbrellaArtifactsPlugin

class UmbrellaArtifactsPlugin : Plugin<Project>

This Plugin will just apply either the guru.stefma.androidartifacts plugin or the guru.stefma.javaartifacts plugin - based on the already applied plugins.