Progress Management

Implementation of the progress management facilities.

Лицензия

Лицензия

CC0
Группа

Группа

fr.matthieu-vergne
Идентификатор

Идентификатор

progress-core
Последняя версия

Последняя версия

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Progress Management
Implementation of the progress management facilities.

Скачать progress-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/fr.matthieu-vergne/progress-core/ -->
<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>progress-core</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.matthieu-vergne/progress-core/
implementation 'fr.matthieu-vergne:progress-core:2.0'
// https://jarcasting.com/artifacts/fr.matthieu-vergne/progress-core/
implementation ("fr.matthieu-vergne:progress-core:2.0")
'fr.matthieu-vergne:progress-core:jar:2.0'
<dependency org="fr.matthieu-vergne" name="progress-core" rev="2.0">
  <artifact name="progress-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.matthieu-vergne', module='progress-core', version='2.0')
)
libraryDependencies += "fr.matthieu-vergne" % "progress-core" % "2.0"
[fr.matthieu-vergne/progress-core "2.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-math3 jar 3.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0
1.5
1.4
1.3
1.2
1.1
1.0