MVN

uk.co.bithatch : linuxio4j

Maven & Gradle

Dec 09, 2020
6 stars

Linux I/O For Java · A JNA based library providing access to some low-level Linux subsystems, including :- * UInput. Create virtual devices such as keyboards, mice and touchpads and emit events from them as if they were real. * Evdev. Read events from various devices such as keyboards, mice, touchpads, and all other devices exposed by Linux. * Frame Buffer. Write directly to the Linux framebuffer. Allows graphical user interfaces without X being present. As from version 2.0, this library is now in uk.co.bithatch namespace. Version 2.1 and above support Java 8, and module Java 9 and above.

<dependency>
    <groupId>uk.co.bithatch</groupId>
    <artifactId>linuxio4j</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.bithatch : linuxio4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of uk.co.bithatch : linuxio4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
linuxio4j-2.1
2.0
linuxio4j-2.0

How to add a dependency to Maven

Add the following uk.co.bithatch : linuxio4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.co.bithatch</groupId>
    <artifactId>linuxio4j</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.co.bithatch : linuxio4j gradle dependency to your build.gradle file:

implementation 'uk.co.bithatch:linuxio4j:2.1'

Gradle Kotlin DSL: Add the following uk.co.bithatch : linuxio4j gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.co.bithatch:linuxio4j:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.co.bithatch : linuxio4j sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.co.bithatch" % "linuxio4j" % "2.1"

Advertisement

Dependencies from Group

Dec 09, 2020
6 stars
Apr 19, 2023
0 stars
May 03, 2021
0 stars
Dec 13, 2020
0 stars

Discover Dependencies

Apr 21, 2021
1 usages
Mar 17, 2021
3 usages
1 stars
Jul 07, 2021
8 stars
Apr 18, 2023
8 stars
Oct 19, 2020
1 usages
22.5k stars
Oct 19, 2020
1 usages
Oct 19, 2020
1 usages