License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdio.github.miracelwhipp.net.nuget |
ArtifactId | ArtifactIdnet-nuget-maven |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.github.miracelwhipp.net.nuget:net-nuget-maven
This maven extension provides a wagon that is capable of downloading nuget artifacts.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
net-nuget-maven-2.1.2.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.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"]