is not current version
Last Version 5.0.3

org.webjars.npm:diffie-hellman 5.0.0

WebJar for diffie-hellman

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

diffie-hellman
Version

Version

5.0.0
Type

Type

jar

Download diffie-hellman 5.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>diffie-hellman</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/
implementation 'org.webjars.npm:diffie-hellman:5.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/diffie-hellman/
implementation ("org.webjars.npm:diffie-hellman:5.0.0")
'org.webjars.npm:diffie-hellman:jar:5.0.0'
<dependency org="org.webjars.npm" name="diffie-hellman" rev="5.0.0">
  <artifact name="diffie-hellman" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='diffie-hellman', version='5.0.0')
)
libraryDependencies += "org.webjars.npm" % "diffie-hellman" % "5.0.0"
[org.webjars.npm/diffie-hellman "5.0.0"]