is not current version
Last Version 0.19

com.github.mike10004:xvfb-testing 0.10


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-testing
Version

Version

0.10
Type

Type

jar

Download xvfb-testing 0.10


<!-- https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>xvfb-testing</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation 'com.github.mike10004:xvfb-testing:0.10'
// https://jarcasting.com/artifacts/com.github.mike10004/xvfb-testing/
implementation ("com.github.mike10004:xvfb-testing:0.10")
'com.github.mike10004:xvfb-testing:jar:0.10'
<dependency org="com.github.mike10004" name="xvfb-testing" rev="0.10">
  <artifact name="xvfb-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='xvfb-testing', version='0.10')
)
libraryDependencies += "com.github.mike10004" % "xvfb-testing" % "0.10"
[com.github.mike10004/xvfb-testing "0.10"]