License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_2.13.0-M1 |
Version | Version0.4.8 |
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-M1-0.4.8.pom | |
utest_2.13.0-M1-0.4.8.jar | 222 KB |
utest_2.13.0-M1-0.4.8-sources.jar | 20 KB |
utest_2.13.0-M1-0.4.8-javadoc.jar | 837 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M1/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_2.13.0-M1</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M1/
implementation 'com.lihaoyi:utest_2.13.0-M1:0.4.8'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-M1/
implementation ("com.lihaoyi:utest_2.13.0-M1:0.4.8")
'com.lihaoyi:utest_2.13.0-M1:jar:0.4.8'
<dependency org="com.lihaoyi" name="utest_2.13.0-M1" rev="0.4.8">
<artifact name="utest_2.13.0-M1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.13.0-M1', version='0.4.8')
)
libraryDependencies += "com.lihaoyi" % "utest_2.13.0-M1" % "0.4.8"
[com.lihaoyi/utest_2.13.0-M1 "0.4.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M1 |
org.scala-lang : scala-reflect | jar | 2.13.0-M1 |
org.scala-sbt : test-interface | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-stubs_2.13.0-M1 | jar | 0.6.16 |