rollup

WebJar for rollup

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rollup
Last Version

Last Version

2.70.1
Release Date

Release Date

Type

Type

jar
Description

Description

rollup
WebJar for rollup
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/rollup/rollup

Download rollup

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : fsevents Optional jar [2.3.2,2.4)

Project Modules

There are no modules declared in this project.
org.webjars.npm

Rollup

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application.

Versions

Version
2.70.1
2.54.0
2.10.9
0.62.0
0.57.1
0.52.3
0.41.6
0.41.4
0.36.4
0.25.8
0.25.3