Last Version

utest 0.6.0

utest

License

License

MIT
GroupId

GroupId

com.github.xenoby
ArtifactId

ArtifactId

utest_2.12
Version

Version

0.6.0
Type

Type

jar
Description

Description

utest
utest
Project URL

Project URL

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

Project Organization

com.github.xenoby
Source Code Management

Source Code Management

https://github.com/lihaoyi/utest

Download utest_2.12 0.6.0


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.scala-js : scalajs-stubs_2.12 jar 0.6.19

Project Modules

There are no modules declared in this project.