is not current version
Last Version 2.70.1

org.webjars.npm:rollup 0.62.0

WebJar for rollup

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rollup
Version

Version

0.62.0
Type

Type

jar

Download rollup 0.62.0


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