is not current version
Last Version 3.1.10

at.willhaben.willtest:maven-utils 3.1.5


Categories

Categories

Maven Build Tools
GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

maven-utils
Version

Version

3.1.5
Type

Type

jar

Download maven-utils 3.1.5


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