MVN

com.aoapps : ao-io-posix

Maven & Gradle

May 16, 2022
3 usages
0 stars

AO IO POSIX · Java interface to native POSIX filesystem objects.

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-io-posix</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aoapps : ao-io-posix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of com.aoapps : ao-io-posix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
ao-io-posix-4.1.0
4.0.x
ao-io-posix-4.0.0

How to add a dependency to Maven

Add the following com.aoapps : ao-io-posix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aoapps</groupId>
    <artifactId>ao-io-posix</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aoapps : ao-io-posix gradle dependency to your build.gradle file:

implementation 'com.aoapps:ao-io-posix:4.1.0'

Gradle Kotlin DSL: Add the following com.aoapps : ao-io-posix gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aoapps:ao-io-posix:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aoapps : ao-io-posix sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aoapps" % "ao-io-posix" % "4.1.0"

Advertisement

Dependencies from Group

Aug 19, 2023
408 usages
0 stars
Oct 16, 2021
402 usages
0 stars
Jul 16, 2022
383 usages
0 stars
Mar 12, 2023
383 usages
0 stars
Jul 05, 2021
356 usages
4 stars

Discover Dependencies

Apr 08, 2022
24 usages
Jul 12, 2022
5 usages
3.5k stars
Sep 14, 2021
4 usages
1 stars
Aug 04, 2021
0 stars
Aug 03, 2021
1 usages
3k stars