is not current version
Last Version 2.1.2

io.github.miracelwhipp.net.nuget.plugin:nuget-maven-plugin 2.0


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

io.github.miracelwhipp.net.nuget.plugin
ArtifactId

ArtifactId

nuget-maven-plugin
Version

Version

2.0
Type

Type

jar

Download nuget-maven-plugin 2.0


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