is not current version
Last Version 1.4.3

org.webjars.npm:to-string-tag-x 1.4.2

WebJar for to-string-tag-x

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

to-string-tag-x
Version

Version

1.4.2
Type

Type

jar

Download to-string-tag-x 1.4.2


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