texttable 0.0.1


Group ID:
com.mchange
Artifact ID:
texttable_2.12
Version:
0.0.1
Release Date:
Mar 30, 2018
Licenses:
Files:

libraryDependencies += "com.mchange" %% "texttable" % "0.0.1"

Mill build tool

ivy"com.mchange::texttable:0.0.1"

Scala CLI

//> using dep "com.mchange::texttable:0.0.1"

Ammonite REPL

import $ivy.`com.mchange::texttable:0.0.1`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>texttable_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.mchange', name: 'texttable_2.12', version: '0.0.1'