Files download
File Operation
willtest-3.1.6.pom download
Apache Maven
<dependency>
  <groupId>at.willhaben.willtest</groupId>
  <artifactId>willtest</artifactId>
  <version>3.1.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'at.willhaben.willtest:willtest:3.1.6'
Gradle Kotlin
implementation("at.willhaben.willtest:willtest:3.1.6")
Scala SBT
libraryDependencies += "at.willhaben.willtest" % "willtest" % "3.1.6"
Groovy Grape
@Grapes(
  @Grab(group='at.willhaben.willtest', module='willtest', version='3.1.6')
)
Apache Ivy
<dependency org="at.willhaben.willtest" name="willtest" rev="3.1.6" />
Leiningen
[at.willhaben.willtest/willtest "3.1.6"]
Apache Buildr
'at.willhaben.willtest:willtest:jar:3.1.6'
Dependencies
The project has no third-party dependencies