| License |
License |
|---|---|
| GroupId | GroupIdcom.lihaoyi |
| ArtifactId | ArtifactIdutest_3.0.0-RC2 |
| Version | Version0.7.8 |
| Type | Typejar |
| Description |
Descriptionutest_3.0.0-RC2
utest
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| utest_3.0.0-RC2-0.7.8.pom | |
| utest_3.0.0-RC2-0.7.8.jar | 443 KB |
| utest_3.0.0-RC2-0.7.8-sources.jar | 37 KB |
| utest_3.0.0-RC2-0.7.8-javadoc.jar | 213 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_3.0.0-RC2/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_3.0.0-RC2</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_3.0.0-RC2/
implementation 'com.lihaoyi:utest_3.0.0-RC2:0.7.8'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_3.0.0-RC2/
implementation ("com.lihaoyi:utest_3.0.0-RC2:0.7.8")
'com.lihaoyi:utest_3.0.0-RC2:jar:0.7.8'
<dependency org="com.lihaoyi" name="utest_3.0.0-RC2" rev="0.7.8">
<artifact name="utest_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_3.0.0-RC2', version='0.7.8')
)
libraryDependencies += "com.lihaoyi" % "utest_3.0.0-RC2" % "0.7.8"
[com.lihaoyi/utest_3.0.0-RC2 "0.7.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-sbt : test-interface | jar | 1.0 |