is not current version
Last Version 3.1.10

at.willhaben.willtest:misc 2.0.8

Classes to use the Core and Browserstack module in JUnit tests

GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

misc
Version

Version

2.0.8
Type

Type

jar

Download misc 2.0.8


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