is not current version
Last Version 3.1.1

org.webjars.npm:striptags 3.1.0

WebJar for striptags

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

striptags
Version

Version

3.1.0
Type

Type

jar

Download striptags 3.1.0


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