| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jelmerk |
| Идентификатор | Идентификаторhnswlib-parent-pom |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Описание |
Описаниеhnswlib
Fast approximative nearest neighbour search using the HNSW algorithm
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hnswlib-parent-pom-1.0.0.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-parent-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation 'com.github.jelmerk:hnswlib-parent-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation ("com.github.jelmerk:hnswlib-parent-pom:1.0.0")
'com.github.jelmerk:hnswlib-parent-pom:pom:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-parent-pom" rev="1.0.0">
<artifact name="hnswlib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-parent-pom', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-parent-pom" % "1.0.0"
[com.github.jelmerk/hnswlib-parent-pom "1.0.0"]