GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmattiasbuelens__web-streams-polyfill |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mattiasbuelens__web-streams-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mattiasbuelens__web-streams-polyfill</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mattiasbuelens__web-streams-polyfill/
implementation 'org.webjars.npm:mattiasbuelens__web-streams-polyfill:0.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mattiasbuelens__web-streams-polyfill/
implementation ("org.webjars.npm:mattiasbuelens__web-streams-polyfill:0.3.1")
'org.webjars.npm:mattiasbuelens__web-streams-polyfill:jar:0.3.1'
<dependency org="org.webjars.npm" name="mattiasbuelens__web-streams-polyfill" rev="0.3.1">
<artifact name="mattiasbuelens__web-streams-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mattiasbuelens__web-streams-polyfill', version='0.3.1')
)
libraryDependencies += "org.webjars.npm" % "mattiasbuelens__web-streams-polyfill" % "0.3.1"
[org.webjars.npm/mattiasbuelens__web-streams-polyfill "0.3.1"]