Jar examples for c:compilerutils
Utility classes needed for search and compiler applications
You can download jar file compilerutils 0.1.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE (LGPL)
You can use the following script to add compilerutils-0.1.0.jar to your project.
<dependency> <groupId>net.amygdalum</groupId> <artifactId>compilerutils</artifactId> <version>0.1.0</version> </dependency>
compile group: 'net.amygdalum', name: 'compilerutils', version: '0.1.0'
libraryDependencies += "net.amygdalum" % "compilerutils" % "0.1.0"
<dependency org="net.amygdalum" name="compilerutils" rev="0.1.0"/>
@Grapes(@Grab(group='net.amygdalum', module='compilerutils', version='0.1.0'))
'net.amygdalum:compilerutils:jar:0.1.0'
Click the following link to download the jar file.
compilerutils-0.1.0-javadoc.jar