Jar examples for c:compilation-toolbox
Java compilation and class loading utility
You can download jar file compilation-toolbox 0.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add compilation-toolbox-0.3.1.jar to your project.
<dependency> <groupId>org.abstractmeta</groupId> <artifactId>compilation-toolbox</artifactId> <version>0.3.1</version> </dependency>
compile group: 'org.abstractmeta', name: 'compilation-toolbox', version: '0.3.1'
libraryDependencies += "org.abstractmeta" % "compilation-toolbox" % "0.3.1"
<dependency org="org.abstractmeta" name="compilation-toolbox" rev="0.3.1"/>
@Grapes(@Grab(group='org.abstractmeta', module='compilation-toolbox', version='0.3.1'))
'org.abstractmeta:compilation-toolbox:jar:0.3.1'
Click the following link to download the jar file.
compilation-toolbox-0.3.1-javadoc.jar