WebJar for CryptoJS
More info: http://webjars.org
Upstream: https://code.google.com/p/crypto-js/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdcryptojs |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptoJS
WebJar for CryptoJS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cryptojs-3.1.2.pom | |
cryptojs-3.1.2.jar | 163 KB |
cryptojs-3.1.2-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/cryptojs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>cryptojs</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/cryptojs/
implementation 'org.webjars:cryptojs:3.1.2'
// https://jarcasting.com/artifacts/org.webjars/cryptojs/
implementation ("org.webjars:cryptojs:3.1.2")
'org.webjars:cryptojs:jar:3.1.2'
<dependency org="org.webjars" name="cryptojs" rev="3.1.2">
<artifact name="cryptojs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='cryptojs', version='3.1.2')
)
libraryDependencies += "org.webjars" % "cryptojs" % "3.1.2"
[org.webjars/cryptojs "3.1.2"]
WebJar for CryptoJS
More info: http://webjars.org
Upstream: https://code.google.com/p/crypto-js/