Jar examples for j:jcpp
An embeddable C Preprocessor for the JVM.
You can download jar file jcpp 1.4.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jcpp-1.4.2.jar to your project.
<dependency> <groupId>org.anarres</groupId> <artifactId>jcpp</artifactId> <version>1.4.2</version> </dependency>
compile group: 'org.anarres', name: 'jcpp', version: '1.4.2'
libraryDependencies += "org.anarres" % "jcpp" % "1.4.2"
<dependency org="org.anarres" name="jcpp" rev="1.4.2"/>
@Grapes(@Grab(group='org.anarres', module='jcpp', version='1.4.2'))
'org.anarres:jcpp:jar:1.4.2'
Click the following link to download the jar file.
jcpp-1.4.2-javadoc.jar