Last Version

com.ullink.gradle:gradle-nuget-plugin 2.18

Gradle plugin for NuGet, to package, upload artifacts and restore packages.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.ullink.gradle
ArtifactId

ArtifactId

gradle-nuget-plugin
Version

Version

2.18
Type

Type

jar
Description

Description

com.ullink.gradle:gradle-nuget-plugin
Gradle plugin for NuGet, to package, upload artifacts and restore packages.
Project URL

Project URL

https://github.com/Ullink/gradle-nuget-plugin
Source Code Management

Source Code Management

https://github.com/Ullink/gradle-nuget-plugin.git

Download gradle-nuget-plugin 2.18


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.