is not current version
Last Version 2.1.2

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

This maven extension provides a wagon that is capable of downloading nuget artifacts.

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

io.github.miracelwhipp.net.nuget
ArtifactId

ArtifactId

net-nuget-maven
Version

Version

2.0
Type

Type

pom

Download net-nuget-maven 2.0

Filename Size
net-nuget-maven-2.0.pom 6 KB
Browse

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