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