Last Version

Path Utils 1.0.1

A utility package for dealing with paths such as URI paths, file paths, domain paths etc.

License

License

GroupId

GroupId

com.doitnext
ArtifactId

ArtifactId

path-utils
Version

Version

1.0.1
Type

Type

jar
Description

Description

Path Utils
A utility package for dealing with paths such as URI paths, file paths, domain paths etc.
Project Organization

Project Organization

Steve Owens (DoItNext.com)

Download path-utils 1.0.1


<!-- https://jarcasting.com/artifacts/com.doitnext/path-utils/ -->
<dependency>
    <groupId>com.doitnext</groupId>
    <artifactId>path-utils</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.doitnext/path-utils/
implementation 'com.doitnext:path-utils:1.0.1'
// https://jarcasting.com/artifacts/com.doitnext/path-utils/
implementation ("com.doitnext:path-utils:1.0.1")
'com.doitnext:path-utils:jar:1.0.1'
<dependency org="com.doitnext" name="path-utils" rev="1.0.1">
  <artifact name="path-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.doitnext', module='path-utils', version='1.0.1')
)
libraryDependencies += "com.doitnext" % "path-utils" % "1.0.1"
[com.doitnext/path-utils "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8
junit : junit jar 4.11
com.google.guava : guava-collections jar r03

Project Modules

There are no modules declared in this project.