digital-asset / lib-daml-jvm-test   0.2.7

Apache License 2.0 GitHub

A library providing functions for testing DAML applications on JVM.

Scala versions: 2.13 2.12

junit4-support 0.1.20


Group ID:
com.daml
Artifact ID:
junit4-support_2.12
Version:
0.1.20
Release Date:
Apr 14, 2021
Licenses:
Files:

libraryDependencies += "com.daml" %% "junit4-support" % "0.1.20"

Mill build tool

ivy"com.daml::junit4-support:0.1.20"

Scala CLI

//> using dep "com.daml::junit4-support:0.1.20"

Ammonite REPL

import $ivy.`com.daml::junit4-support:0.1.20`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>junit4-support_2.12</artifactId>
  <version>0.1.20</version>
</dependency>

compile group: 'com.daml', name: 'junit4-support_2.12', version: '0.1.20'