is not current version
Last Version 6.5.4

org.webjars.npm:elliptic 6.2.3

WebJar for elliptic

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

elliptic
Version

Version

6.2.3
Type

Type

jar

Download elliptic 6.2.3


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