is not current version
Last Version 3.1.10

at.willhaben.willtest:maven-utils 2.0.11


Categories

Categories

Maven Build Tools
GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

maven-utils
Version

Version

2.0.11
Type

Type

jar

Download maven-utils 2.0.11


<!-- https://jarcasting.com/artifacts/at.willhaben.willtest/maven-utils/ -->
<dependency>
    <groupId>at.willhaben.willtest</groupId>
    <artifactId>maven-utils</artifactId>
    <version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/at.willhaben.willtest/maven-utils/
implementation 'at.willhaben.willtest:maven-utils:2.0.11'
// https://jarcasting.com/artifacts/at.willhaben.willtest/maven-utils/
implementation ("at.willhaben.willtest:maven-utils:2.0.11")
'at.willhaben.willtest:maven-utils:jar:2.0.11'
<dependency org="at.willhaben.willtest" name="maven-utils" rev="2.0.11">
  <artifact name="maven-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.willhaben.willtest', module='maven-utils', version='2.0.11')
)
libraryDependencies += "at.willhaben.willtest" % "maven-utils" % "2.0.11"
[at.willhaben.willtest/maven-utils "2.0.11"]