| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgrunt-cli |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptiongrunt-cli
WebJar for grunt-cli
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| grunt-cli-1.2.0.pom | |
| grunt-cli-1.2.0.jar | 8 KB |
| grunt-cli-1.2.0-sources.jar | 22 bytes |
| grunt-cli-1.2.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/grunt-cli/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>grunt-cli</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-cli/
implementation 'org.webjars.npm:grunt-cli:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/grunt-cli/
implementation ("org.webjars.npm:grunt-cli:1.2.0")
'org.webjars.npm:grunt-cli:jar:1.2.0'
<dependency org="org.webjars.npm" name="grunt-cli" rev="1.2.0">
<artifact name="grunt-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grunt-cli', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "grunt-cli" % "1.2.0"
[org.webjars.npm/grunt-cli "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : findup-sync | jar | [0.3.0,0.4) |
| org.webjars.npm : grunt-known-options | jar | [1.1.0,1.2) |
| org.webjars.npm : nopt | jar | [3.0.6,3.1) |
| org.webjars.npm : resolve | jar | [1.1.0,1.2) |