is not current version
Last Version 2.0.0

org.webjars.npm:string-length 1.0.1

WebJar for string-length

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string-length
Version

Version

1.0.1
Type

Type

jar

Download string-length 1.0.1


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