License |
License |
---|---|
GroupId | GroupIdde.fosd.typechef |
ArtifactId | ArtifactIdfrontend_2.11 |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionFrontend
Frontend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
frontend_2.11-0.4.1.pom | |
frontend_2.11-0.4.1.jar | 80 KB |
frontend_2.11-0.4.1-sources.jar | 21 KB |
frontend_2.11-0.4.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.fosd.typechef/frontend_2.11/ -->
<dependency>
<groupId>de.fosd.typechef</groupId>
<artifactId>frontend_2.11</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.fosd.typechef/frontend_2.11/
implementation 'de.fosd.typechef:frontend_2.11:0.4.1'
// https://jarcasting.com/artifacts/de.fosd.typechef/frontend_2.11/
implementation ("de.fosd.typechef:frontend_2.11:0.4.1")
'de.fosd.typechef:frontend_2.11:jar:0.4.1'
<dependency org="de.fosd.typechef" name="frontend_2.11" rev="0.4.1">
<artifact name="frontend_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fosd.typechef', module='frontend_2.11', version='0.4.1')
)
libraryDependencies += "de.fosd.typechef" % "frontend_2.11" % "0.4.1"
[de.fosd.typechef/frontend_2.11 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
de.fosd.typechef : featureexprlib_2.11 | jar | 0.4.1 |
de.fosd.typechef : partialpreprocessor_2.11 | jar | 0.4.1 |
de.fosd.typechef : cparser_2.11 | jar | 0.4.1 |
de.fosd.typechef : ctypechecker_2.11 | jar | 0.4.1 |
de.fosd.typechef : conditionallib_2.11 | jar | 0.4.1 |
de.fosd.typechef : crewrite_2.11 | jar | 0.4.1 |
de.fosd.typechef : javaparser_2.11 | jar | 0.4.1 |
de.fosd.typechef : errorlib_2.11 | jar | 0.4.1 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.4 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.5 |
gnu.getopt : java-getopt | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.0 |