is not current version
Last Version 3.1.1

org.webjars.npm:striptags 2.2.1

WebJar for striptags

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

striptags
Version

Version

2.2.1
Type

Type

jar

Download striptags 2.2.1


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