is not current version
Last Version 3.1.10

at.willhaben.willtest:misc 3.1.8

Classes to use the Core and Browserstack module in JUnit tests

GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

misc
Version

Version

3.1.8
Type

Type

jar

Download misc 3.1.8


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