is not current version
Last Version 1.0.3

org.webjars.npm:tweetnacl 0.14.5

WebJar for tweetnacl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tweetnacl
Version

Version

0.14.5
Type

Type

jar

Download tweetnacl 0.14.5


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