License |
License |
---|---|
GroupId | GroupIdorg.objectweb.fractal.mind.compiler |
ArtifactId | ArtifactIdcpl-preproc |
Last Version | Last Version0.1-beta-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMind C preprocessor
Mind compiler is the tool-set that support the development of
component-based software written with the Mind programming model.
|
Filename | Size |
---|---|
cpl-preproc-0.1-beta-2.pom | |
cpl-preproc-0.1-beta-2.jar | 113 KB |
cpl-preproc-0.1-beta-2-sources.jar | 53 KB |
cpl-preproc-0.1-beta-2-javadoc.jar | 226 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/cpl-preproc/ -->
<dependency>
<groupId>org.objectweb.fractal.mind.compiler</groupId>
<artifactId>cpl-preproc</artifactId>
<version>0.1-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/cpl-preproc/
implementation 'org.objectweb.fractal.mind.compiler:cpl-preproc:0.1-beta-2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.mind.compiler/cpl-preproc/
implementation ("org.objectweb.fractal.mind.compiler:cpl-preproc:0.1-beta-2")
'org.objectweb.fractal.mind.compiler:cpl-preproc:jar:0.1-beta-2'
<dependency org="org.objectweb.fractal.mind.compiler" name="cpl-preproc" rev="0.1-beta-2">
<artifact name="cpl-preproc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.mind.compiler', module='cpl-preproc', version='0.1-beta-2')
)
libraryDependencies += "org.objectweb.fractal.mind.compiler" % "cpl-preproc" % "0.1-beta-2"
[org.objectweb.fractal.mind.compiler/cpl-preproc "0.1-beta-2"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal.mind.compiler : common-backend | jar | 0.1-beta-2 |
org.antlr : antlr-runtime | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |