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