Last Version

TestUtils 2.0.0-M6

Test utilities for Scala projects

License

License

MIT
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

testutils_2.12
Version

Version

2.0.0-M6
Type

Type

jar
Description

Description

TestUtils
Test utilities for Scala projects
Project URL

Project URL

https://github.com/Dwolla/scala-test-utils
Project Organization

Project Organization

com.dwolla
Source Code Management

Source Code Management

https://github.com/Dwolla/scala-test-utils

Download testutils_2.12 2.0.0-M6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 4.7.0

Project Modules

There are no modules declared in this project.