Commander
This repo has moved to https://github.com/commander-rb/commander! Please file issues/PRs there.
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.tj |
| ArtifactId | ArtifactIdcommander.js |
| Last Version | Last Version2.17.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommander
WebJar for commander
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commander.js-2.17.1.pom | |
| commander.js-2.17.1.jar | 26 KB |
| commander.js-2.17.1-sources.jar | 22 bytes |
| commander.js-2.17.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/ -->
<dependency>
<groupId>org.webjars.bowergithub.tj</groupId>
<artifactId>commander.js</artifactId>
<version>2.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/
implementation 'org.webjars.bowergithub.tj:commander.js:2.17.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/
implementation ("org.webjars.bowergithub.tj:commander.js:2.17.1")
'org.webjars.bowergithub.tj:commander.js:jar:2.17.1'
<dependency org="org.webjars.bowergithub.tj" name="commander.js" rev="2.17.1">
<artifact name="commander.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.tj', module='commander.js', version='2.17.1')
)
libraryDependencies += "org.webjars.bowergithub.tj" % "commander.js" % "2.17.1"
[org.webjars.bowergithub.tj/commander.js "2.17.1"]
This repo has moved to https://github.com/commander-rb/commander! Please file issues/PRs there.