License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdweb-streams-polyfill |
Last Version | Last Version4.0.0-beta.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-streams-polyfill
WebJar for web-streams-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/web-streams-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>web-streams-polyfill</artifactId>
<version>4.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/web-streams-polyfill/
implementation 'org.webjars.npm:web-streams-polyfill:4.0.0-beta.1'
// https://jarcasting.com/artifacts/org.webjars.npm/web-streams-polyfill/
implementation ("org.webjars.npm:web-streams-polyfill:4.0.0-beta.1")
'org.webjars.npm:web-streams-polyfill:jar:4.0.0-beta.1'
<dependency org="org.webjars.npm" name="web-streams-polyfill" rev="4.0.0-beta.1">
<artifact name="web-streams-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='web-streams-polyfill', version='4.0.0-beta.1')
)
libraryDependencies += "org.webjars.npm" % "web-streams-polyfill" % "4.0.0-beta.1"
[org.webjars.npm/web-streams-polyfill "4.0.0-beta.1"]