| License |
License |
|---|---|
| GroupId | GroupIdde.fosd.typechef |
| ArtifactId | ArtifactIdcparser_2.10 |
| Version | Version0.3.7 |
| Type | Typejar |
| Description |
DescriptionCParser
CParser
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cparser_2.10-0.3.7.pom | |
| cparser_2.10-0.3.7.jar | 1 MB |
| cparser_2.10-0.3.7-sources.jar | 30 KB |
| cparser_2.10-0.3.7-javadoc.jar | 959 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.fosd.typechef/cparser_2.10/ -->
<dependency>
<groupId>de.fosd.typechef</groupId>
<artifactId>cparser_2.10</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.fosd.typechef/cparser_2.10/
implementation 'de.fosd.typechef:cparser_2.10:0.3.7'
// https://jarcasting.com/artifacts/de.fosd.typechef/cparser_2.10/
implementation ("de.fosd.typechef:cparser_2.10:0.3.7")
'de.fosd.typechef:cparser_2.10:jar:0.3.7'
<dependency org="de.fosd.typechef" name="cparser_2.10" rev="0.3.7">
<artifact name="cparser_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fosd.typechef', module='cparser_2.10', version='0.3.7')
)
libraryDependencies += "de.fosd.typechef" % "cparser_2.10" % "0.3.7"
[de.fosd.typechef/cparser_2.10 "0.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| de.fosd.typechef : featureexprlib_2.10 | jar | 0.3.7 |
| de.fosd.typechef : partialpreprocessor_2.10 | jar | 0.3.7 |
| de.fosd.typechef : parserframework_2.10 | jar | 0.3.7 |
| de.fosd.typechef : conditionallib_2.10 | jar | 0.3.7 |
| de.fosd.typechef : errorlib_2.10 | jar | 0.3.7 |
| com.googlecode.kiama : kiama_2.10 | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.0.0 |
| org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| com.novocode : junit-interface | jar | 0.10 |
| org.scalatest : scalatest_2.10 | jar | 2.2.1 |
| org.scalacheck : scalacheck_2.10 | jar | 1.12.0 |