com.sikulix.tigervnc.Sikulix Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sikulix2tigervnc Show documentation
Show all versions of sikulix2tigervnc Show documentation
... for visual testing and automation (TigerVNC support)
The newest version!
package com.sikulix.tigervnc;
public class Sikulix {
public static void main(String[] args) {
System.out.println("com.sikulix.tigervnc.Sikulix: nothing to do here");
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy