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

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

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

io.github.miracelwhipp.net.nuget
ArtifactId

ArtifactId

net-nuget-maven
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.miracelwhipp.net.nuget:net-nuget-maven
This maven extension provides a wagon that is capable of downloading nuget artifacts.
Project URL

Project URL

https://miracelwhipp.github.io/nuget-maven/
Source Code Management

Source Code Management

https://github.com/miracelwhipp/nuget-maven.git

Download net-nuget-maven

How to add to project

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

Dependencies

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

Project Modules

  • framework-provider-api
  • nuget-maven-plugin
  • common

Versions

Version
2.1.2
2.1
2.0