jcpp

An embeddable C Preprocessor for the JVM.

License

License

GroupId

GroupId

org.anarres
ArtifactId

ArtifactId

jcpp
Last Version

Last Version

1.4.14
Release Date

Release Date

Type

Type

jar
Description

Description

jcpp
An embeddable C Preprocessor for the JVM.
Project URL

Project URL

https://github.com/shevek/jcpp

Download jcpp

How to add to project

<!-- https://jarcasting.com/artifacts/org.anarres/jcpp/ -->
<dependency>
    <groupId>org.anarres</groupId>
    <artifactId>jcpp</artifactId>
    <version>1.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres/jcpp/
implementation 'org.anarres:jcpp:1.4.14'
// https://jarcasting.com/artifacts/org.anarres/jcpp/
implementation ("org.anarres:jcpp:1.4.14")
'org.anarres:jcpp:jar:1.4.14'
<dependency org="org.anarres" name="jcpp" rev="1.4.14">
  <artifact name="jcpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres', module='jcpp', version='1.4.14')
)
libraryDependencies += "org.anarres" % "jcpp" % "1.4.14"
[org.anarres/jcpp "1.4.14"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
org.slf4j : slf4j-api jar 1.7.12
net.sf.jopt-simple : jopt-simple jar 4.7
org.apache.ant : ant jar 1.7.0
com.github.zafarkhaja : java-semver jar 0.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0