License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-mathiasbynens-String-prototype-endsWith |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstring.prototype.endswith
WebJar for string.prototype.endswith
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-String-prototype-endsWith/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-mathiasbynens-String-prototype-endsWith</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-String-prototype-endsWith/
implementation 'org.webjars.npm:github-com-mathiasbynens-String-prototype-endsWith:0.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-mathiasbynens-String-prototype-endsWith/
implementation ("org.webjars.npm:github-com-mathiasbynens-String-prototype-endsWith:0.2.0")
'org.webjars.npm:github-com-mathiasbynens-String-prototype-endsWith:jar:0.2.0'
<dependency org="org.webjars.npm" name="github-com-mathiasbynens-String-prototype-endsWith" rev="0.2.0">
<artifact name="github-com-mathiasbynens-String-prototype-endsWith" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-mathiasbynens-String-prototype-endsWith', version='0.2.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-mathiasbynens-String-prototype-endsWith" % "0.2.0"
[org.webjars.npm/github-com-mathiasbynens-String-prototype-endsWith "0.2.0"]