is not current version
Last Version 0.19

com.github.mike10004:xvfb-manager-parent 0.8

Libraries for managing Xvfb virtual framebuffer processes in Java

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-manager-parent
Version

Version

0.8
Type

Type

pom

Download xvfb-manager-parent 0.8


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