MVN

sh.blake.niouring : nio_uring

Maven & Gradle

Oct 10, 2022
141 stars

nio_uring · I/O library for Java using io_uring under the hood

<dependency>
    <groupId>sh.blake.niouring</groupId>
    <artifactId>nio_uring</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sh.blake.niouring : nio_uring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of sh.blake.niouring : nio_uring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
nio_uring-0.1.2
nio_uring-0.1.1
nio_uring-0.1.0

How to add a dependency to Maven

Add the following sh.blake.niouring : nio_uring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>sh.blake.niouring</groupId>
    <artifactId>nio_uring</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following sh.blake.niouring : nio_uring gradle dependency to your build.gradle file:

implementation 'sh.blake.niouring:nio_uring:0.1.2'

Gradle Kotlin DSL: Add the following sh.blake.niouring : nio_uring gradle kotlin dependency to your build.gradle.kts file:

implementation("sh.blake.niouring:nio_uring:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following sh.blake.niouring : nio_uring sbt scala dependency to your build.sbt file:

libraryDependencies += "sh.blake.niouring" % "nio_uring" % "0.1.2"

Advertisement

Dependencies from Group

Oct 10, 2022
141 stars

Discover Dependencies

Apr 12, 2022
1 usages
Dec 30, 2022
id
Mar 02, 2022
1 usages
Dec 30, 2022
2 usages
Mar 02, 2022
Mar 05, 2022
0 stars
Aug 19, 2023
1 usages
83 stars
Mar 05, 2022
0 stars
Mar 03, 2022
1 usages
33 stars