License |
License
MIT/X11
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdoptimist |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptimist
WebJar for optimist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
optimist-0.6.1.pom | |
optimist-0.6.1.jar | 22 KB |
optimist-0.6.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/optimist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>optimist</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/optimist/
implementation 'org.webjars.npm:optimist:0.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/optimist/
implementation ("org.webjars.npm:optimist:0.6.1")
'org.webjars.npm:optimist:jar:0.6.1'
<dependency org="org.webjars.npm" name="optimist" rev="0.6.1">
<artifact name="optimist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='optimist', version='0.6.1')
)
libraryDependencies += "org.webjars.npm" % "optimist" % "0.6.1"
[org.webjars.npm/optimist "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : wordwrap | jar | [0.0.2,0.1) |
org.webjars.npm : minimist | jar | [0.0.1,0.1) |