License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.miracelwhipp.net.common |
ArtifactId | ArtifactIdnet-common |
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.
|
Filename | Size |
---|---|
net-common-2.1.2.pom | |
net-common-2.1.2.jar | 16 KB |
net-common-2.1.2-sources.jar | 7 KB |
net-common-2.1.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/ -->
<dependency>
<groupId>io.github.miracelwhipp.net.common</groupId>
<artifactId>net-common</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/
implementation 'io.github.miracelwhipp.net.common:net-common:2.1.2'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.net.common/net-common/
implementation ("io.github.miracelwhipp.net.common:net-common:2.1.2")
'io.github.miracelwhipp.net.common:net-common:jar:2.1.2'
<dependency org="io.github.miracelwhipp.net.common" name="net-common" rev="2.1.2">
<artifact name="net-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.net.common', module='net-common', version='2.1.2')
)
libraryDependencies += "io.github.miracelwhipp.net.common" % "net-common" % "2.1.2"
[io.github.miracelwhipp.net.common/net-common "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.miracelwhipp.net.provider : net-framework-provider-api | jar | 2.1.2 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
org.apache.maven : maven-core | jar | 3.2.3 |
commons-io : commons-io | jar | 2.11.0 |