License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdchance |
Version | Version0.5.4 |
Type | Typejar |
Description |
DescriptionChance
WebJar for Chance
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chance-0.5.4.pom | |
chance-0.5.4.jar | 17 KB |
chance-0.5.4-javadoc.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/chance/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>chance</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/chance/
implementation 'org.webjars:chance:0.5.4'
// https://jarcasting.com/artifacts/org.webjars/chance/
implementation ("org.webjars:chance:0.5.4")
'org.webjars:chance:jar:0.5.4'
<dependency org="org.webjars" name="chance" rev="0.5.4">
<artifact name="chance" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='chance', version='0.5.4')
)
libraryDependencies += "org.webjars" % "chance" % "0.5.4"
[org.webjars/chance "0.5.4"]