fspath

FSPath is a simple, flexible API for making interaction with the filesystem a breeze.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sugar.fspath
ArtifactId

ArtifactId

fspath
Last Version

Last Version

1.0-alpha
Release Date

Release Date

Type

Type

jar
Description

Description

fspath
FSPath is a simple, flexible API for making interaction with the filesystem a breeze.
Project URL

Project URL

http://sugar.sourceforge.net/fspath

Download fspath

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.sugar.fspath/fspath/ -->
<dependency>
    <groupId>net.sf.sugar.fspath</groupId>
    <artifactId>fspath</artifactId>
    <version>1.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sugar.fspath/fspath/
implementation 'net.sf.sugar.fspath:fspath:1.0-alpha'
// https://jarcasting.com/artifacts/net.sf.sugar.fspath/fspath/
implementation ("net.sf.sugar.fspath:fspath:1.0-alpha")
'net.sf.sugar.fspath:fspath:jar:1.0-alpha'
<dependency org="net.sf.sugar.fspath" name="fspath" rev="1.0-alpha">
  <artifact name="fspath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sugar.fspath', module='fspath', version='1.0-alpha')
)
libraryDependencies += "net.sf.sugar.fspath" % "fspath" % "1.0-alpha"
[net.sf.sugar.fspath/fspath "1.0-alpha"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha