Jar examples for p:path-classloader
A Class Loader that works on a Java 7 (JSR-203) file system path.
You can download jar file path-classloader 0.1.0 in this page.
MIT
You can use the following script to add path-classloader-0.1.0.jar to your project.
<dependency> <groupId>com.github.marschall</groupId> <artifactId>path-classloader</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.marschall', name: 'path-classloader', version: '0.1.0'
libraryDependencies += "com.github.marschall" % "path-classloader" % "0.1.0"
<dependency org="com.github.marschall" name="path-classloader" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.marschall', module='path-classloader', version='0.1.0'))
'com.github.marschall:path-classloader:jar:0.1.0'
Click the following link to download the jar file.
path-classloader-0.1.0-javadoc.jar