| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.commons |
| Идентификатор | Идентификаторcommons-rng-examples-sampling |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Commons RNG Examples Sampling Utilities
Contains examples of output from the samplers.
Code in this module is not part of the public API.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/ -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-sampling</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/
implementation 'org.apache.commons:commons-rng-examples-sampling:1.3'
// https://jarcasting.com/artifacts/org.apache.commons/commons-rng-examples-sampling/
implementation ("org.apache.commons:commons-rng-examples-sampling:1.3")
'org.apache.commons:commons-rng-examples-sampling:jar:1.3'
<dependency org="org.apache.commons" name="commons-rng-examples-sampling" rev="1.3">
<artifact name="commons-rng-examples-sampling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-rng-examples-sampling', version='1.3')
)
libraryDependencies += "org.apache.commons" % "commons-rng-examples-sampling" % "1.3"
[org.apache.commons/commons-rng-examples-sampling "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-rng-simple | jar | 1.3 |
| org.apache.commons : commons-rng-sampling | jar | 1.3 |
| info.picocli : picocli | jar | 3.9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |