| License |
License |
|---|---|
| GroupId | GroupIdcom.aoindustries |
| ArtifactId | ArtifactIdao-io-filesystems-posix |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAO IO Filesystems POSIX
POSIX filesystem abstraction.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ao-io-filesystems-posix-0.2.0.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/ao-io-filesystems-posix/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>ao-io-filesystems-posix</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/ao-io-filesystems-posix/
implementation 'com.aoindustries:ao-io-filesystems-posix:0.2.0'
// https://jarcasting.com/artifacts/com.aoindustries/ao-io-filesystems-posix/
implementation ("com.aoindustries:ao-io-filesystems-posix:0.2.0")
'com.aoindustries:ao-io-filesystems-posix:pom:0.2.0'
<dependency org="com.aoindustries" name="ao-io-filesystems-posix" rev="0.2.0">
<artifact name="ao-io-filesystems-posix" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='ao-io-filesystems-posix', version='0.2.0')
)
libraryDependencies += "com.aoindustries" % "ao-io-filesystems-posix" % "0.2.0"
[com.aoindustries/ao-io-filesystems-posix "0.2.0"]