is not current version
Last Version 3.3.3

org.webjars.npm:string 3.3.1

WebJar for string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string
Version

Version

3.3.1
Type

Type

jar

Download string 3.3.1


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