is not current version
Last Version 4.1.1

org.webjars.npm:crypto-js 3.1.8

WebJar for crypto-js

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

crypto-js
Version

Version

3.1.8
Type

Type

jar

Download crypto-js 3.1.8


<!-- https://jarcasting.com/artifacts/org.webjars.npm/crypto-js/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>crypto-js</artifactId>
    <version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/crypto-js/
implementation 'org.webjars.npm:crypto-js:3.1.8'
// https://jarcasting.com/artifacts/org.webjars.npm/crypto-js/
implementation ("org.webjars.npm:crypto-js:3.1.8")
'org.webjars.npm:crypto-js:jar:3.1.8'
<dependency org="org.webjars.npm" name="crypto-js" rev="3.1.8">
  <artifact name="crypto-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='crypto-js', version='3.1.8')
)
libraryDependencies += "org.webjars.npm" % "crypto-js" % "3.1.8"
[org.webjars.npm/crypto-js "3.1.8"]