License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrepeat-string |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrepeat-string
WebJar for repeat-string
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
repeat-string-1.6.1.pom | |
repeat-string-1.6.1.jar | 5 KB |
repeat-string-1.6.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/repeat-string/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>repeat-string</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/repeat-string/
implementation 'org.webjars.npm:repeat-string:1.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/repeat-string/
implementation ("org.webjars.npm:repeat-string:1.6.1")
'org.webjars.npm:repeat-string:jar:1.6.1'
<dependency org="org.webjars.npm" name="repeat-string" rev="1.6.1">
<artifact name="repeat-string" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='repeat-string', version='1.6.1')
)
libraryDependencies += "org.webjars.npm" % "repeat-string" % "1.6.1"
[org.webjars.npm/repeat-string "1.6.1"]