is not current version
Last Version 2.0.0

org.webjars.npm:string-length 1.0.0

WebJar for string-length

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string-length
Version

Version

1.0.0
Type

Type

jar

Download string-length 1.0.0


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