License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcli-progress |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncli-progress
WebJar for cli-progress
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cli-progress-2.1.1.pom | |
cli-progress-2.1.1.jar | 14 KB |
cli-progress-2.1.1-sources.jar | 22 bytes |
cli-progress-2.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cli-progress/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cli-progress</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cli-progress/
implementation 'org.webjars.npm:cli-progress:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/cli-progress/
implementation ("org.webjars.npm:cli-progress:2.1.1")
'org.webjars.npm:cli-progress:jar:2.1.1'
<dependency org="org.webjars.npm" name="cli-progress" rev="2.1.1">
<artifact name="cli-progress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cli-progress', version='2.1.1')
)
libraryDependencies += "org.webjars.npm" % "cli-progress" % "2.1.1"
[org.webjars.npm/cli-progress "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : colors | jar | [1.1.2,2) |
org.webjars.npm : string-width | jar | [2.1.1,3) |