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