is not current version
Last Version 3.1.10

at.willhaben.willtest:misc 3.0.0-M2

Classes to use the Core and Browserstack module in JUnit tests

GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

misc
Version

Version

3.0.0-M2
Type

Type

jar

Download misc 3.0.0-M2


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