License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdio.github.miracelwhipp.net.provider |
ArtifactId | ArtifactIdnet-framework-provider-api |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis maven extension provides a wagon that is capable of downloading nuget artifacts.
|
<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.net.provider/net-framework-provider-api/ -->
<dependency>
<groupId>io.github.miracelwhipp.net.provider</groupId>
<artifactId>net-framework-provider-api</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.provider/net-framework-provider-api/
implementation 'io.github.miracelwhipp.net.provider:net-framework-provider-api:2.1.2'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.provider/net-framework-provider-api/
implementation ("io.github.miracelwhipp.net.provider:net-framework-provider-api:2.1.2")
'io.github.miracelwhipp.net.provider:net-framework-provider-api:jar:2.1.2'
<dependency org="io.github.miracelwhipp.net.provider" name="net-framework-provider-api" rev="2.1.2">
<artifact name="net-framework-provider-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.provider', module='net-framework-provider-api', version='2.1.2')
)
libraryDependencies += "io.github.miracelwhipp.net.provider" % "net-framework-provider-api" % "2.1.2"
[io.github.miracelwhipp.net.provider/net-framework-provider-api "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.7.0-7 |
org.eclipse.aether : aether-api | jar | 1.1.0 |