GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdstring.prototype.trimend |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
string.prototype.trimend-1.0.1.pom | |
string.prototype.trimend-1.0.1.jar | 11 KB |
string.prototype.trimend-1.0.1-sources.jar | 22 bytes |
string.prototype.trimend-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimend/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string.prototype.trimend</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimend/
implementation 'org.webjars.npm:string.prototype.trimend:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimend/
implementation ("org.webjars.npm:string.prototype.trimend:1.0.1")
'org.webjars.npm:string.prototype.trimend:jar:1.0.1'
<dependency org="org.webjars.npm" name="string.prototype.trimend" rev="1.0.1">
<artifact name="string.prototype.trimend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string.prototype.trimend', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "string.prototype.trimend" % "1.0.1"
[org.webjars.npm/string.prototype.trimend "1.0.1"]