| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.harium.keel |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия1.7.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKeel Core
Keel's Core
|
| Имя Файла | Размер |
|---|---|
| core-1.7.3.pom | |
| core-1.7.3.jar | 550 KB |
| core-1.7.3-sources.jar | 448 KB |
| core-1.7.3-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.harium.keel/core/ -->
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>core</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.keel/core/
implementation 'com.harium.keel:core:1.7.3'
// https://jarcasting.com/artifacts/com.harium.keel/core/
implementation ("com.harium.keel:core:1.7.3")
'com.harium.keel:core:jar:1.7.3'
<dependency org="com.harium.keel" name="core" rev="1.7.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.keel', module='core', version='1.7.3')
)
libraryDependencies += "com.harium.keel" % "core" % "1.7.3"
[com.harium.keel/core "1.7.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.harium.etyl : commons | jar | 1.4.1 |
| com.harium.storage : kdtree | jar | 1.0.0 |
| com.harium.storage : graph | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.harium.etyl : io | jar | 1.0.0 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.10.19 |