License |
License |
---|---|
GroupId | GroupIdcom.lihaoyi |
ArtifactId | ArtifactIdutest_2.10 |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionutest
utest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utest_2.10-0.6.8.pom | |
utest_2.10-0.6.8.jar | 401 KB |
utest_2.10-0.6.8-sources.jar | 37 KB |
utest_2.10-0.6.8-javadoc.jar | 637 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.10/ -->
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>utest_2.10</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.10/
implementation 'com.lihaoyi:utest_2.10:0.6.8'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.10/
implementation ("com.lihaoyi:utest_2.10:0.6.8")
'com.lihaoyi:utest_2.10:jar:0.6.8'
<dependency org="com.lihaoyi" name="utest_2.10" rev="0.6.8">
<artifact name="utest_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.10', version='0.6.8')
)
libraryDependencies += "com.lihaoyi" % "utest_2.10" % "0.6.8"
[com.lihaoyi/utest_2.10 "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.scala-lang : scala-reflect | jar | 2.10.7 |
org.scalamacros : quasiquotes_2.10 | jar | 2.1.0 |
org.scala-sbt : test-interface | jar | 1.0 |
org.portable-scala : portable-scala-reflect_2.10 | jar | 0.1.0 |