Jar examples for t:tiny-plugz
TinyPlugz is a high level API around java's ServiceLoader and URLClassLoader.
You can download jar file tiny-plugz 0.2.0 in this page.
You can use the following script to add tiny-plugz-0.2.0.jar to your project.
<dependency> <groupId>de.skuzzle.tinyplugz</groupId> <artifactId>tiny-plugz</artifactId> <version>0.2.0</version> </dependency>
compile group: 'de.skuzzle.tinyplugz', name: 'tiny-plugz', version: '0.2.0'
libraryDependencies += "de.skuzzle.tinyplugz" % "tiny-plugz" % "0.2.0"
<dependency org="de.skuzzle.tinyplugz" name="tiny-plugz" rev="0.2.0"/>
@Grapes(@Grab(group='de.skuzzle.tinyplugz', module='tiny-plugz', version='0.2.0'))
'de.skuzzle.tinyplugz:tiny-plugz:jar:0.2.0'
Click the following link to download the jar file.
tiny-plugz-0.2.0.jar