License |
License
Unlicense
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtweetnacl |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontweetnacl
WebJar for tweetnacl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tweetnacl-1.0.3.pom | |
tweetnacl-1.0.3.jar | 49 KB |
tweetnacl-1.0.3-sources.jar | 22 bytes |
tweetnacl-1.0.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tweetnacl/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tweetnacl</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tweetnacl/
implementation 'org.webjars.npm:tweetnacl:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/tweetnacl/
implementation ("org.webjars.npm:tweetnacl:1.0.3")
'org.webjars.npm:tweetnacl:jar:1.0.3'
<dependency org="org.webjars.npm" name="tweetnacl" rev="1.0.3">
<artifact name="tweetnacl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tweetnacl', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "tweetnacl" % "1.0.3"
[org.webjars.npm/tweetnacl "1.0.3"]