test-utils 0.3


Group ID:
com.github.biopet
Artifact ID:
test-utils_2.11
Version:
0.3
Release Date:
Feb 26, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.github.biopet" %% "test-utils" % "0.3"

Mill build tool

ivy"com.github.biopet::test-utils:0.3"

Scala CLI

//> using dep "com.github.biopet::test-utils:0.3"

Ammonite REPL

import $ivy.`com.github.biopet::test-utils:0.3`

<dependency>
  <groupId>com.github.biopet</groupId>
  <artifactId>test-utils_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.biopet', name: 'test-utils_2.11', version: '0.3'