au.id.tmm:tmmTestUtils

A small library of ScalaTest utilities

License

License

GroupId

GroupId

au.id.tmm
ArtifactId

ArtifactId

tmmTestUtils_2.12
Last Version

Last Version

0.2.14
Release Date

Release Date

Type

Type

jar
Description

Description

au.id.tmm:tmmTestUtils
A small library of ScalaTest utilities
Project URL

Project URL

https://github.com/tmccarthy/tmmUtils
Source Code Management

Source Code Management

https://github.com/tmccarthy/tmmUtils

Download tmmTestUtils_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
org.scalatest : scalatest_2.12 jar 3.0.3
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
org.pegdown : pegdown jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.14
0.2.12