scala-test-more

Test library based on Perl's Test::More

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.iinteractive
ArtifactId

ArtifactId

scala-test-more_2.10
Last Version

Last Version

0.03
Release Date

Release Date

Type

Type

jar
Description

Description

scala-test-more
Test library based on Perl's Test::More
Project URL

Project URL

https://github.com/doy/scala-test-more
Project Organization

Project Organization

com.iinteractive

Download scala-test-more_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.iinteractive/scala-test-more_2.10/ -->
<dependency>
    <groupId>com.iinteractive</groupId>
    <artifactId>scala-test-more_2.10</artifactId>
    <version>0.03</version>
</dependency>
// https://jarcasting.com/artifacts/com.iinteractive/scala-test-more_2.10/
implementation 'com.iinteractive:scala-test-more_2.10:0.03'
// https://jarcasting.com/artifacts/com.iinteractive/scala-test-more_2.10/
implementation ("com.iinteractive:scala-test-more_2.10:0.03")
'com.iinteractive:scala-test-more_2.10:jar:0.03'
<dependency org="com.iinteractive" name="scala-test-more_2.10" rev="0.03">
  <artifact name="scala-test-more_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iinteractive', module='scala-test-more_2.10', version='0.03')
)
libraryDependencies += "com.iinteractive" % "scala-test-more_2.10" % "0.03"
[com.iinteractive/scala-test-more_2.10 "0.03"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.scala-tools.testing : test-interface jar 0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.03
0.02
0.01