is not current version
Last Version 0.19

com.github.mike10004:xvfb-manager 0.1


GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-manager
Version

Version

0.1
Type

Type

jar

Download xvfb-manager 0.1


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