is not current version
Last Version 3.0.0

org.webjars.npm:strip-indent 1.0.0

WebJar for strip-indent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

strip-indent
Version

Version

1.0.0
Type

Type

jar

Download strip-indent 1.0.0


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