| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.labathome |
| Идентификатор | ИдентификаторProfiles |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProfiles
Profile functions and their analytical properties.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| Profiles-2.0.0.pom | |
| Profiles-2.0.0.jar | 5 KB |
| Profiles-2.0.0-sources.jar | 4 KB |
| Profiles-2.0.0-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.labathome/Profiles/ -->
<dependency>
<groupId>de.labathome</groupId>
<artifactId>Profiles</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.labathome/Profiles/
implementation 'de.labathome:Profiles:2.0.0'
// https://jarcasting.com/artifacts/de.labathome/Profiles/
implementation ("de.labathome:Profiles:2.0.0")
'de.labathome:Profiles:jar:2.0.0'
<dependency org="de.labathome" name="Profiles" rev="2.0.0">
<artifact name="Profiles" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.labathome', module='Profiles', version='2.0.0')
)
libraryDependencies += "de.labathome" % "Profiles" % "2.0.0"
[de.labathome/Profiles "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.labathome : Cubature | jar | 2.0.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |