License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsecure-random |
Version | Version1.1.2 |
Type | Typejar |
Description |
Descriptionsecure-random
WebJar for secure-random
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
secure-random-1.1.2.pom | |
secure-random-1.1.2.jar | 5 KB |
secure-random-1.1.2-sources.jar | 22 bytes |
secure-random-1.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/secure-random/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>secure-random</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/secure-random/
implementation 'org.webjars.npm:secure-random:1.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/secure-random/
implementation ("org.webjars.npm:secure-random:1.1.2")
'org.webjars.npm:secure-random:jar:1.1.2'
<dependency org="org.webjars.npm" name="secure-random" rev="1.1.2">
<artifact name="secure-random" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='secure-random', version='1.1.2')
)
libraryDependencies += "org.webjars.npm" % "secure-random" % "1.1.2"
[org.webjars.npm/secure-random "1.1.2"]