is not current version
Last Version 3.1.10

at.willhaben.willtest:maven-utils 2.3.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

maven-utils
Version

Version

2.3.0
Type

Type

jar

Download maven-utils 2.3.0


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