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