is not current version
Last Version 1.6.1

org.webjars.npm:repeat-string 0.2.2

WebJar for repeat-string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

repeat-string
Version

Version

0.2.2
Type

Type

jar

Download repeat-string 0.2.2


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