is not current version
Last Version 3.1.0

org.webjars.npm:html-tags 1.2.0

WebJar for html-tags

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html-tags
Version

Version

1.2.0
Type

Type

jar

Download html-tags 1.2.0


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