acorn5-object-spread

WebJar for acorn5-object-spread

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

acorn5-object-spread
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

acorn5-object-spread
WebJar for acorn5-object-spread
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/adrianheine/acorn5-object-spread

Download acorn5-object-spread

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : acorn jar [5.1.2,6)

Project Modules

There are no modules declared in this project.

Spread and rest properties support in acorn 5

NPM version

Since spread and rest properties are part of ECMAScript 2018, acorn now supports them out of the box. Just make sure that you use acorn >= 5.4.1 and set ecmaVersion >= 9. This plugin is deprecated.

Versions

Version
4.0.0