| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdaes-js |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
Descriptionaes-js
WebJar for aes-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aes-js-3.1.0.pom | |
| aes-js-3.1.0.jar | 749 KB |
| aes-js-3.1.0-sources.jar | 22 bytes |
| aes-js-3.1.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/aes-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>aes-js</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aes-js/
implementation 'org.webjars.npm:aes-js:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/aes-js/
implementation ("org.webjars.npm:aes-js:3.1.0")
'org.webjars.npm:aes-js:jar:3.1.0'
<dependency org="org.webjars.npm" name="aes-js" rev="3.1.0">
<artifact name="aes-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aes-js', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "aes-js" % "3.1.0"
[org.webjars.npm/aes-js "3.1.0"]