is not current version
Last Version 0.19

com.github.mike10004:xvfb-manager 0.14


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-manager
Version

Version

0.14
Type

Type

jar

Download xvfb-manager 0.14


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