License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-brix-crypto-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 |
---|---|
github-com-brix-crypto-js-4.1.1.pom | |
github-com-brix-crypto-js-4.1.1.jar | 106 KB |
github-com-brix-crypto-js-4.1.1-sources.jar | 22 bytes |
github-com-brix-crypto-js-4.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-brix-crypto-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-brix-crypto-js</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-brix-crypto-js/
implementation 'org.webjars.npm:github-com-brix-crypto-js:4.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-brix-crypto-js/
implementation ("org.webjars.npm:github-com-brix-crypto-js:4.1.1")
'org.webjars.npm:github-com-brix-crypto-js:jar:4.1.1'
<dependency org="org.webjars.npm" name="github-com-brix-crypto-js" rev="4.1.1">
<artifact name="github-com-brix-crypto-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-brix-crypto-js', version='4.1.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-brix-crypto-js" % "4.1.1"
[org.webjars.npm/github-com-brix-crypto-js "4.1.1"]