is not current version
Last Version 0.0.2

com.mchange:texttable_2.11 0.0.1

texttable

GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

texttable_2.11
Version

Version

0.0.1
Type

Type

jar

Download texttable_2.11 0.0.1


<!-- https://jarcasting.com/artifacts/com.mchange/texttable_2.11/ -->
<dependency>
    <groupId>com.mchange</groupId>
    <artifactId>texttable_2.11</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mchange/texttable_2.11/
implementation 'com.mchange:texttable_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.mchange/texttable_2.11/
implementation ("com.mchange:texttable_2.11:0.0.1")
'com.mchange:texttable_2.11:jar:0.0.1'
<dependency org="com.mchange" name="texttable_2.11" rev="0.0.1">
  <artifact name="texttable_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mchange', module='texttable_2.11', version='0.0.1')
)
libraryDependencies += "com.mchange" % "texttable_2.11" % "0.0.1"
[com.mchange/texttable_2.11 "0.0.1"]