License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_2.13.0-M2 |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutest
utest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utest_2.13.0-M2-0.6.5.pom | |
utest_2.13.0-M2-0.6.5.jar | 309 KB |
utest_2.13.0-M2-0.6.5-sources.jar | 36 KB |
utest_2.13.0-M2-0.6.5-javadoc.jar | 1006 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M2/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_2.13.0-M2</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M2/
implementation 'com.lihaoyi:utest_2.13.0-M2:0.6.5'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M2/
implementation ("com.lihaoyi:utest_2.13.0-M2:0.6.5")
'com.lihaoyi:utest_2.13.0-M2:jar:0.6.5'
<dependency org="com.lihaoyi" name="utest_2.13.0-M2" rev="0.6.5">
<artifact name="utest_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.13.0-M2', version='0.6.5')
)
libraryDependencies += "com.lihaoyi" % "utest_2.13.0-M2" % "0.6.5"
[com.lihaoyi/utest_2.13.0-M2 "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M2 |
org.scala-lang : scala-reflect | jar | 2.13.0-M2 |
org.scala-sbt : test-interface | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-stubs_2.13.0-M2 | jar | 0.6.22 |