License |
License
BSD-2-Clause
GPL-2.0-only
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsjcl |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsjcl
WebJar for sjcl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sjcl-1.0.8.pom | |
sjcl-1.0.8.jar | 8 MB |
sjcl-1.0.8-sources.jar | 22 bytes |
sjcl-1.0.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sjcl/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sjcl</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sjcl/
implementation 'org.webjars.npm:sjcl:1.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/sjcl/
implementation ("org.webjars.npm:sjcl:1.0.8")
'org.webjars.npm:sjcl:jar:1.0.8'
<dependency org="org.webjars.npm" name="sjcl" rev="1.0.8">
<artifact name="sjcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sjcl', version='1.0.8')
)
libraryDependencies += "org.webjars.npm" % "sjcl" % "1.0.8"
[org.webjars.npm/sjcl "1.0.8"]