is not current version
Last Version 0.6.0

org.webjars.npm:cli-table3 0.5.1

WebJar for cli-table3

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cli-table3
Version

Version

0.5.1
Type

Type

jar

Download cli-table3 0.5.1


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