is not current version
Last Version 4.0.0

org.webjars.npm:indent-string 2.1.0

WebJar for indent-string

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

indent-string
Version

Version

2.1.0
Type

Type

jar

Download indent-string 2.1.0


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