is not current version
Last Version 1.0.0

Path Class Loader 0.2.0

A Class Loader that works on a Java 7 (JSR-203) file system path.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

path-classloader
Version

Version

0.2.0
Type

Type

jar
Description

Description

Path Class Loader
A Class Loader that works on a Java 7 (JSR-203) file system path.
Project URL

Project URL

https://github.com/marschall/path-classloader
Source Code Management

Source Code Management

https://github.com/marschall/path-classloader

Download path-classloader 0.2.0


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
com.github.marschall : memoryfilesystem jar 1.3.0

Project Modules

There are no modules declared in this project.