Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbuffer-indexof-polyfill |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
buffer-indexof-polyfill-1.0.1.pom | |
buffer-indexof-polyfill-1.0.1.jar | 6 KB |
buffer-indexof-polyfill-1.0.1-sources.jar | 22 bytes |
buffer-indexof-polyfill-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/buffer-indexof-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>buffer-indexof-polyfill</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/buffer-indexof-polyfill/
implementation 'org.webjars.npm:buffer-indexof-polyfill:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/buffer-indexof-polyfill/
implementation ("org.webjars.npm:buffer-indexof-polyfill:1.0.1")
'org.webjars.npm:buffer-indexof-polyfill:jar:1.0.1'
<dependency org="org.webjars.npm" name="buffer-indexof-polyfill" rev="1.0.1">
<artifact name="buffer-indexof-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='buffer-indexof-polyfill', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "buffer-indexof-polyfill" % "1.0.1"
[org.webjars.npm/buffer-indexof-polyfill "1.0.1"]