| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdstring-length |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionstring-length
WebJar for string-length
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| string-length-2.0.0.pom | |
| string-length-2.0.0.jar | 4 KB |
| string-length-2.0.0-sources.jar | 22 bytes |
| string-length-2.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string-length/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string-length</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string-length/
implementation 'org.webjars.npm:string-length:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/string-length/
implementation ("org.webjars.npm:string-length:2.0.0")
'org.webjars.npm:string-length:jar:2.0.0'
<dependency org="org.webjars.npm" name="string-length" rev="2.0.0">
<artifact name="string-length" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string-length', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "string-length" % "2.0.0"
[org.webjars.npm/string-length "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : astral-regex | jar | [1.0.0,2) |
| org.webjars.npm : strip-ansi | jar | [4.0.0,5) |