License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtrim-right |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptiontrim-right
WebJar for trim-right
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
trim-right-1.0.1.pom | |
trim-right-1.0.1.jar | 4 KB |
trim-right-1.0.1-sources.jar | 22 bytes |
trim-right-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/trim-right/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>trim-right</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/trim-right/
implementation 'org.webjars.npm:trim-right:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/trim-right/
implementation ("org.webjars.npm:trim-right:1.0.1")
'org.webjars.npm:trim-right:jar:1.0.1'
<dependency org="org.webjars.npm" name="trim-right" rev="1.0.1">
<artifact name="trim-right" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='trim-right', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "trim-right" % "1.0.1"
[org.webjars.npm/trim-right "1.0.1"]