is not current version
Last Version 0.19

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

Libraries for managing Xvfb virtual framebuffer processes in Java

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

xvfb-manager-parent
Version

Version

0.11
Type

Type

pom

Download xvfb-manager-parent 0.11


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