is not current version
Last Version 1.0.1

org.webjars.npm:trim-right 1.0.0

WebJar for trim-right

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

trim-right
Version

Version

1.0.0
Type

Type

jar

Download trim-right 1.0.0


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