is not current version
Last Version 3.1.3

org.webjars.npm:es6-symbol 3.1.0

WebJar for es6-symbol

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

es6-symbol
Version

Version

3.1.0
Type

Type

jar

Download es6-symbol 3.1.0


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