License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_2.13.0-RC1 |
Last Version | Last Version0.6.7 |
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-RC1-0.6.7.pom | |
utest_2.13.0-RC1-0.6.7.jar | 320 KB |
utest_2.13.0-RC1-0.6.7-sources.jar | 37 KB |
utest_2.13.0-RC1-0.6.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-RC1/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_2.13.0-RC1</artifactId>
<version>0.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-RC1/
implementation 'com.lihaoyi:utest_2.13.0-RC1:0.6.7'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.13.0-RC1/
implementation ("com.lihaoyi:utest_2.13.0-RC1:0.6.7")
'com.lihaoyi:utest_2.13.0-RC1:jar:0.6.7'
<dependency org="com.lihaoyi" name="utest_2.13.0-RC1" rev="0.6.7">
<artifact name="utest_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.13.0-RC1', version='0.6.7')
)
libraryDependencies += "com.lihaoyi" % "utest_2.13.0-RC1" % "0.6.7"
[com.lihaoyi/utest_2.13.0-RC1 "0.6.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
org.scala-lang : scala-reflect | jar | 2.13.0-RC1 |
org.scala-sbt : test-interface | jar | 1.0 |
org.portable-scala : portable-scala-reflect_2.13.0-RC1 | jar | 0.1.0 |