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