GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdconsole-polyfill |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
console-polyfill-0.1.2.pom | |
console-polyfill-0.1.2.jar | 5 KB |
console-polyfill-0.1.2-sources.jar | 22 bytes |
console-polyfill-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/console-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>console-polyfill</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/console-polyfill/
implementation 'org.webjars.npm:console-polyfill:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/console-polyfill/
implementation ("org.webjars.npm:console-polyfill:0.1.2")
'org.webjars.npm:console-polyfill:jar:0.1.2'
<dependency org="org.webjars.npm" name="console-polyfill" rev="0.1.2">
<artifact name="console-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='console-polyfill', version='0.1.2')
)
libraryDependencies += "org.webjars.npm" % "console-polyfill" % "0.1.2"
[org.webjars.npm/console-polyfill "0.1.2"]