is not current version
Last Version 3.1.10

at.willhaben.willtest:misc 1.2.3

Classes to use the Core and Browserstack module in JUnit tests

GroupId

GroupId

at.willhaben.willtest
ArtifactId

ArtifactId

misc
Version

Version

1.2.3
Type

Type

jar

Download misc 1.2.3


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