| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.ow2.clif.isac |
| ArtifactId | ArtifactIdRandom |
| Last Version | Last Version3.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionISAC Random
CLIF's isac plugin: Random
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Random-3.0.3.pom | |
| Random-3.0.3.jar | 8 KB |
| Random-3.0.3-sources.jar | 5 KB |
| Random-3.0.3-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.clif.isac/Random/ -->
<dependency>
<groupId>org.ow2.clif.isac</groupId>
<artifactId>Random</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.clif.isac/Random/
implementation 'org.ow2.clif.isac:Random:3.0.3'
// https://jarcasting.com/artifacts/org.ow2.clif.isac/Random/
implementation ("org.ow2.clif.isac:Random:3.0.3")
'org.ow2.clif.isac:Random:jar:3.0.3'
<dependency org="org.ow2.clif.isac" name="Random" rev="3.0.3">
<artifact name="Random" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.clif.isac', module='Random', version='3.0.3')
)
libraryDependencies += "org.ow2.clif.isac" % "Random" % "3.0.3"
[org.ow2.clif.isac/Random "3.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ow2.clif : clif-core | jar | 3.0.3 |