MVN

io.helins : linux-io

Maven & Gradle

Mar 19, 2021
4 usages
1 stars

linux-io · Basic Linux IO utilities for java through JNA

<dependency>
    <groupId>io.helins</groupId>
    <artifactId>linux-io</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.helins : linux-io to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of io.helins : linux-io to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
linux-io-0.0.4

How to add a dependency to Maven

Add the following io.helins : linux-io maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.helins</groupId>
    <artifactId>linux-io</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.helins : linux-io gradle dependency to your build.gradle file:

implementation 'io.helins:linux-io:0.0.4'

Gradle Kotlin DSL: Add the following io.helins : linux-io gradle kotlin dependency to your build.gradle.kts file:

implementation("io.helins:linux-io:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.helins : linux-io sbt scala dependency to your build.sbt file:

libraryDependencies += "io.helins" % "linux-io" % "0.0.4"

Advertisement

Dependencies from Group

Mar 19, 2021
5 usages
1 stars
Mar 19, 2021
4 usages
1 stars
Mar 19, 2021
4 usages
0 stars
Mar 19, 2021
2 usages
6 stars
Mar 20, 2021
11 stars

Discover Dependencies

Dec 04, 2013
3 usages
Mar 10, 2015
6 usages
5 stars
Aug 23, 2019
20 usages
0 stars
May 10, 2020
10 usages
1.2k stars
Jun 26, 2017
8 usages
5 stars