Last Version

Gradle Maven Publish Base Plugin 0.20.0

Gradle plugin that configures publish tasks to automatically upload all of your Java, Kotlin, Gradle, or Android libraries to any Maven instance.

License

License

Categories

Categories

Maven Build Tools Gradle
GroupId

GroupId

com.vanniktech.maven.publish.base
ArtifactId

ArtifactId

com.vanniktech.maven.publish.base.gradle.plugin
Version

Version

0.20.0
Type

Type

pom
Description

Description

Gradle Maven Publish Base Plugin
Gradle plugin that configures publish tasks to automatically upload all of your Java, Kotlin, Gradle, or Android libraries to any Maven instance.
Project URL

Project URL

https://github.com/vanniktech/gradle-maven-publish-plugin/
Source Code Management

Source Code Management

https://github.com/vanniktech/gradle-maven-publish-plugin/

Download com.vanniktech.maven.publish.base.gradle.plugin 0.20.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.vanniktech : gradle-maven-publish-plugin jar 0.20.0

Project Modules

There are no modules declared in this project.