is not current version
Last Version 1.3.0

org.webjars.npm:left-pad 1.1.3

WebJar for left-pad

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

left-pad
Version

Version

1.1.3
Type

Type

jar

Download left-pad 1.1.3


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