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