is not current version
Last Version 1.6.1

org.webjars.npm:repeat-string 1.5.4

WebJar for repeat-string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

repeat-string
Version

Version

1.5.4
Type

Type

jar

Download repeat-string 1.5.4


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