Last Version

testing-utils 1.0.0

Assorted utilities for making testing easier.

License

License

GroupId

GroupId

com.nthportal
ArtifactId

ArtifactId

testing-utils_2.11
Version

Version

1.0.0
Type

Type

jar
Description

Description

testing-utils
Assorted utilities for making testing easier.
Project URL

Project URL

https://github.com/NthPortal/testing-utils
Project Organization

Project Organization

com.nthportal
Source Code Management

Source Code Management

https://github.com/NthPortal/testing-utils

Download testing-utils_2.11 1.0.0


<!-- https://jarcasting.com/artifacts/com.nthportal/testing-utils_2.11/ -->
<dependency>
    <groupId>com.nthportal</groupId>
    <artifactId>testing-utils_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nthportal/testing-utils_2.11/
implementation 'com.nthportal:testing-utils_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.nthportal/testing-utils_2.11/
implementation ("com.nthportal:testing-utils_2.11:1.0.0")
'com.nthportal:testing-utils_2.11:jar:1.0.0'
<dependency org="com.nthportal" name="testing-utils_2.11" rev="1.0.0">
  <artifact name="testing-utils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nthportal', module='testing-utils_2.11', version='1.0.0')
)
libraryDependencies += "com.nthportal" % "testing-utils_2.11" % "1.0.0"
[com.nthportal/testing-utils_2.11 "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar [3.0,3.1)

Project Modules

There are no modules declared in this project.