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