License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIddiffie-hellman |
Version | Version5.0.3 |
Type | Typejar |
Description |
Descriptiondiffie-hellman
WebJar for diffie-hellman
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
diffie-hellman-5.0.3.pom | |
diffie-hellman-5.0.3.jar | 9 KB |
diffie-hellman-5.0.3-sources.jar | 22 bytes |
diffie-hellman-5.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>diffie-hellman</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/
implementation 'org.webjars.npm:diffie-hellman:5.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/
implementation ("org.webjars.npm:diffie-hellman:5.0.3")
'org.webjars.npm:diffie-hellman:jar:5.0.3'
<dependency org="org.webjars.npm" name="diffie-hellman" rev="5.0.3">
<artifact name="diffie-hellman" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='diffie-hellman', version='5.0.3')
)
libraryDependencies += "org.webjars.npm" % "diffie-hellman" % "5.0.3"
[org.webjars.npm/diffie-hellman "5.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : bn.js | jar | [4.1.0,5) |
org.webjars.npm : miller-rabin | jar | [4.0.0,5) |
org.webjars.npm : randombytes | jar | [2.0.0,3) |