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