License |
License |
---|---|
GroupId | GroupIdde.fosd.typechef |
ArtifactId | ArtifactIdtypechef_2.11 |
Version | Version0.4.1 |
Type | Typejar |
Description |
DescriptionTypeChef
TypeChef
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
typechef_2.11-0.4.1.pom | |
typechef_2.11-0.4.1.jar | 308 bytes |
typechef_2.11-0.4.1-sources.jar | 248 bytes |
typechef_2.11-0.4.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.fosd.typechef/typechef_2.11/ -->
<dependency>
<groupId>de.fosd.typechef</groupId>
<artifactId>typechef_2.11</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.fosd.typechef/typechef_2.11/
implementation 'de.fosd.typechef:typechef_2.11:0.4.1'
// https://jarcasting.com/artifacts/de.fosd.typechef/typechef_2.11/
implementation ("de.fosd.typechef:typechef_2.11:0.4.1")
'de.fosd.typechef:typechef_2.11:jar:0.4.1'
<dependency org="de.fosd.typechef" name="typechef_2.11" rev="0.4.1">
<artifact name="typechef_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fosd.typechef', module='typechef_2.11', version='0.4.1')
)
libraryDependencies += "de.fosd.typechef" % "typechef_2.11" % "0.4.1"
[de.fosd.typechef/typechef_2.11 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
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 |
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 |