License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcli-table |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptioncli-table
WebJar for cli-table
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-table-0.3.1.pom | |
cli-table-0.3.1.jar | 8 KB |
cli-table-0.3.1-sources.jar | 22 bytes |
cli-table-0.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cli-table/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cli-table</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cli-table/
implementation 'org.webjars.npm:cli-table:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cli-table/
implementation ("org.webjars.npm:cli-table:0.3.1")
'org.webjars.npm:cli-table:jar:0.3.1'
<dependency org="org.webjars.npm" name="cli-table" rev="0.3.1">
<artifact name="cli-table" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cli-table', version='0.3.1')
)
libraryDependencies += "org.webjars.npm" % "cli-table" % "0.3.1"
[org.webjars.npm/cli-table "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : colors | jar | 1.0.3 |