Last Version

List Generation 1.0.0

Generate list of a given type with randomized values based on defined criteria

License

License

GroupId

GroupId

io.github.omarben1
ArtifactId

ArtifactId

listGeneration
Version

Version

1.0.0
Type

Type

jar
Description

Description

List Generation
Generate list of a given type with randomized values based on defined criteria
Project URL

Project URL

https://github.com/omarben1/listGeneration
Source Code Management

Source Code Management

https://github.com/omarben1/listGeneration

Download listGeneration 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/ -->
<dependency>
    <groupId>io.github.omarben1</groupId>
    <artifactId>listGeneration</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/
implementation 'io.github.omarben1:listGeneration:1.0.0'
// https://jarcasting.com/artifacts/io.github.omarben1/listGeneration/
implementation ("io.github.omarben1:listGeneration:1.0.0")
'io.github.omarben1:listGeneration:jar:1.0.0'
<dependency org="io.github.omarben1" name="listGeneration" rev="1.0.0">
  <artifact name="listGeneration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.omarben1', module='listGeneration', version='1.0.0')
)
libraryDependencies += "io.github.omarben1" % "listGeneration" % "1.0.0"
[io.github.omarben1/listGeneration "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar r05
com.github.curious-odd-man : rgxgen jar 1.3
dk.brics.automaton : automaton jar 1.11-8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.