License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdleft-pad |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionleft-pad
WebJar for left-pad
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
left-pad-1.3.0.pom | |
left-pad-1.3.0.jar | 8 KB |
left-pad-1.3.0-sources.jar | 22 bytes |
left-pad-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/left-pad/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>left-pad</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/left-pad/
implementation 'org.webjars.npm:left-pad:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/left-pad/
implementation ("org.webjars.npm:left-pad:1.3.0")
'org.webjars.npm:left-pad:jar:1.3.0'
<dependency org="org.webjars.npm" name="left-pad" rev="1.3.0">
<artifact name="left-pad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='left-pad', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "left-pad" % "1.3.0"
[org.webjars.npm/left-pad "1.3.0"]