is not current version
Last Version 0.1.9

net.java.trueupdate:trueupdate-artifact-impl-maven 0.1.6

Provides an artifact resolver which is based on a local Maven repository and some optional remote Maven repositories.

Categories

Categories

Java Languages Maven Build Tools Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-artifact-impl-maven
Version

Version

0.1.6
Type

Type

jar

Download trueupdate-artifact-impl-maven 0.1.6


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-artifact-impl-maven</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/
implementation 'net.java.trueupdate:trueupdate-artifact-impl-maven:0.1.6'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-artifact-impl-maven/
implementation ("net.java.trueupdate:trueupdate-artifact-impl-maven:0.1.6")
'net.java.trueupdate:trueupdate-artifact-impl-maven:jar:0.1.6'
<dependency org="net.java.trueupdate" name="trueupdate-artifact-impl-maven" rev="0.1.6">
  <artifact name="trueupdate-artifact-impl-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-artifact-impl-maven', version='0.1.6')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-artifact-impl-maven" % "0.1.6"
[net.java.trueupdate/trueupdate-artifact-impl-maven "0.1.6"]