| License |
License |
|---|---|
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdutest-runner_2.10 |
| Version | Version0.2.4 |
| Type | Typejar |
| Description |
Descriptionutest-runner
utest-runner
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.lihaoyi |
| Filename | Size |
|---|---|
| utest-runner_2.10-0.2.4.pom | |
| utest-runner_2.10-0.2.4.jar | 12 KB |
| utest-runner_2.10-0.2.4-sources.jar | 2 KB |
| utest-runner_2.10-0.2.4-javadoc.jar | 350 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest-runner_2.10</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/
implementation 'com.lihaoyi:utest-runner_2.10:0.2.4'
// https://jarcasting.com/artifacts/com.lihaoyi/utest-runner_2.10/
implementation ("com.lihaoyi:utest-runner_2.10:0.2.4")
'com.lihaoyi:utest-runner_2.10:jar:0.2.4'
<dependency org="com.lihaoyi" name="utest-runner_2.10" rev="0.2.4">
<artifact name="utest-runner_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest-runner_2.10', version='0.2.4')
)
libraryDependencies += "com.lihaoyi" % "utest-runner_2.10" % "0.2.4"
[com.lihaoyi/utest-runner_2.10 "0.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scala-sbt : test-interface | jar | 1.0 |