9 lines
250 B
TOML
9 lines
250 B
TOML
[versions]
|
|
|
|
commons-rng = "1.6"
|
|
|
|
|
|
[libraries]
|
|
|
|
commons-rng-simple = {module ="org.apache.commons:commons-rng-simple", version.ref = "commons-rng"}
|
|
commons-rng-sampling = {module ="org.apache.commons:commons-rng-sampling", version.ref = "commons-rng"} |