Gradle Maven Publish Plugin

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
ArtifactId

ArtifactId

gradle-maven-publish-plugin
Last Version

Last Version

0.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Maven Publish 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 gradle-maven-publish-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.vanniktech : nexus jar 0.20.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.16.0-rc1
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0