GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdeme-encryption-scheme-polyfill |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/eme-encryption-scheme-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eme-encryption-scheme-polyfill</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/eme-encryption-scheme-polyfill/
implementation 'org.webjars.npm:eme-encryption-scheme-polyfill:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/eme-encryption-scheme-polyfill/
implementation ("org.webjars.npm:eme-encryption-scheme-polyfill:2.0.1")
'org.webjars.npm:eme-encryption-scheme-polyfill:jar:2.0.1'
<dependency org="org.webjars.npm" name="eme-encryption-scheme-polyfill" rev="2.0.1">
<artifact name="eme-encryption-scheme-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='eme-encryption-scheme-polyfill', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "eme-encryption-scheme-polyfill" % "2.0.1"
[org.webjars.npm/eme-encryption-scheme-polyfill "2.0.1"]