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