is not current version
Last Version 2.17.1

org.webjars.bowergithub.tj:commander.js 2.2.0

WebJar for commander

GroupId

GroupId

org.webjars.bowergithub.tj
ArtifactId

ArtifactId

commander.js
Version

Version

2.2.0
Type

Type

jar

Download commander.js 2.2.0


<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/ -->
<dependency>
    <groupId>org.webjars.bowergithub.tj</groupId>
    <artifactId>commander.js</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/
implementation 'org.webjars.bowergithub.tj:commander.js:2.2.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tj/commander.js/
implementation ("org.webjars.bowergithub.tj:commander.js:2.2.0")
'org.webjars.bowergithub.tj:commander.js:jar:2.2.0'
<dependency org="org.webjars.bowergithub.tj" name="commander.js" rev="2.2.0">
  <artifact name="commander.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.tj', module='commander.js', version='2.2.0')
)
libraryDependencies += "org.webjars.bowergithub.tj" % "commander.js" % "2.2.0"
[org.webjars.bowergithub.tj/commander.js "2.2.0"]