is not current version
Last Version 3.1.3

org.webjars.npm:es6-symbol 3.0.2

WebJar for es6-symbol

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es6-symbol
Version

Version

3.0.2
Type

Type

jar

Download es6-symbol 3.0.2


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