is not current version
Last Version 1.1.3

org.webjars.npm:trim-lines 1.1.2

WebJar for trim-lines

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

trim-lines
Version

Version

1.1.2
Type

Type

jar

Download trim-lines 1.1.2


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