Last Version

Nexus Plugin 1.1.1

Plugin for upload archives to nexus

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

cn.yerl.gradle
ArtifactId

ArtifactId

nexus-plugin
Version

Version

1.1.1
Type

Type

jar
Description

Description

Nexus Plugin
Plugin for upload archives to nexus
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download nexus-plugin 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.