class AndroidArtifactsPlugin : Plugin<Project>
This Plugin will simplify the process to create publications for your Android Library. |
|
class JavaArtifactsPlugin : Plugin<Project>
This Plugin will simplify the process to create a publications for your Java or Kotlin Library. |
|
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. |