License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdcrypto-js |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrypto-js
WebJar for crypto-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto-js-4.1.1.pom | |
crypto-js-4.1.1.jar | 102 KB |
crypto-js-4.1.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/crypto-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>crypto-js</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/crypto-js/
implementation 'org.webjars.bower:crypto-js:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/crypto-js/
implementation ("org.webjars.bower:crypto-js:4.1.1")
'org.webjars.bower:crypto-js:jar:4.1.1'
<dependency org="org.webjars.bower" name="crypto-js" rev="4.1.1">
<artifact name="crypto-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='crypto-js', version='4.1.1')
)
libraryDependencies += "org.webjars.bower" % "crypto-js" % "4.1.1"
[org.webjars.bower/crypto-js "4.1.1"]