Last Version

utest 0.4.4

utest

License

License

GroupId

GroupId

com.lihaoyi
ArtifactId

ArtifactId

utest_2.12.0-RC2
Version

Version

0.4.4
Type

Type

jar
Description

Description

utest
utest
Project URL

Project URL

https://github.com/lihaoyi/utest
Project Organization

Project Organization

com.lihaoyi

Download utest_2.12.0-RC2 0.4.4


<!-- https://jarcasting.com/artifacts/com.lihaoyi/utest_2.12.0-RC2/ -->
<dependency>
    <groupId>com.lihaoyi</groupId>
    <artifactId>utest_2.12.0-RC2</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.12.0-RC2/
implementation 'com.lihaoyi:utest_2.12.0-RC2:0.4.4'
// https://jarcasting.com/artifacts/com.lihaoyi/utest_2.12.0-RC2/
implementation ("com.lihaoyi:utest_2.12.0-RC2:0.4.4")
'com.lihaoyi:utest_2.12.0-RC2:jar:0.4.4'
<dependency org="com.lihaoyi" name="utest_2.12.0-RC2" rev="0.4.4">
  <artifact name="utest_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihaoyi', module='utest_2.12.0-RC2', version='0.4.4')
)
libraryDependencies += "com.lihaoyi" % "utest_2.12.0-RC2" % "0.4.4"
[com.lihaoyi/utest_2.12.0-RC2 "0.4.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-RC2
org.scala-lang : scala-reflect jar 2.12.0-RC2
org.scala-sbt : test-interface jar 1.0

provided (1)

Group / Artifact Type Version
org.scala-js : scalajs-stubs_2.12.0-RC2 jar 0.6.13

test (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.12.0-RC2 jar 2.4.11

Project Modules

There are no modules declared in this project.