texttable 0.0.3


Group ID:
com.mchange
Artifact ID:
texttable_3
Version:
0.0.3
Release Date:
Sept 19, 2023
Licenses:
Files:
Full Scala Version:
3.2.2
Developers:

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

Mill build tool

ivy"com.mchange::texttable:0.0.3"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>texttable_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'com.mchange', name: 'texttable_3', version: '0.0.3'