| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdaes-js |
| Last Version | Last Version3.1.2 |
| Release Date | Release Date |
| 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.2.pom | |
| aes-js-3.1.2.jar | 732 KB |
| aes-js-3.1.2-sources.jar | 22 bytes |
| aes-js-3.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/aes-js/
implementation 'org.webjars.npm:aes-js:3.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/aes-js/
implementation ("org.webjars.npm:aes-js:3.1.2")
'org.webjars.npm:aes-js:jar:3.1.2'
<dependency org="org.webjars.npm" name="aes-js" rev="3.1.2">
<artifact name="aes-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='aes-js', version='3.1.2')
)
libraryDependencies += "org.webjars.npm" % "aes-js" % "3.1.2"
[org.webjars.npm/aes-js "3.1.2"]