utest


License

License

GroupId

GroupId

com.lihaoyi.utest
ArtifactId

ArtifactId

utest_2.10
Last Version

Last Version

0.1.1-JS
Release Date

Release Date

Type

Type

jar
Description

Description

utest
utest
Project URL

Project URL

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

Project Organization

com.lihaoyi.utest

Download utest_2.10

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
org.scala-lang.modules.scalajs » scalajs-library_2.10 jar 0.3
org.scala-lang : scala-reflect jar 2.10.3
org.scalamacros : quasiquotes_2.10.3 jar 2.0.0-M3
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1-JS
0.1.1
0.1.0