is not current version
Last Version 3.1.3

org.webjars.npm:es6-symbol 2.0.1

WebJar for es6-symbol

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es6-symbol
Version

Version

2.0.1
Type

Type

jar

Download es6-symbol 2.0.1


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