License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrollup-plugin-memory |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionrollup-plugin-memory
WebJar for rollup-plugin-memory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rollup-plugin-memory-3.0.0.pom | |
rollup-plugin-memory-3.0.0.jar | 6 KB |
rollup-plugin-memory-3.0.0-sources.jar | 22 bytes |
rollup-plugin-memory-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-memory/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rollup-plugin-memory</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-memory/
implementation 'org.webjars.npm:rollup-plugin-memory:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/rollup-plugin-memory/
implementation ("org.webjars.npm:rollup-plugin-memory:3.0.0")
'org.webjars.npm:rollup-plugin-memory:jar:3.0.0'
<dependency org="org.webjars.npm" name="rollup-plugin-memory" rev="3.0.0">
<artifact name="rollup-plugin-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rollup-plugin-memory', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "rollup-plugin-memory" % "3.0.0"
[org.webjars.npm/rollup-plugin-memory "3.0.0"]