| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jelmerk |
| Идентификатор | Идентификаторhnswlib-examples-parent-pom |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеExample projects for hnswlib
|
| Имя Файла | Размер |
|---|---|
| hnswlib-examples-parent-pom-1.0.0.pom | 750 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-parent-pom/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-examples-parent-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-parent-pom/
implementation 'com.github.jelmerk:hnswlib-examples-parent-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-parent-pom/
implementation ("com.github.jelmerk:hnswlib-examples-parent-pom:1.0.0")
'com.github.jelmerk:hnswlib-examples-parent-pom:pom:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-examples-parent-pom" rev="1.0.0">
<artifact name="hnswlib-examples-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-examples-parent-pom', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-examples-parent-pom" % "1.0.0"
[com.github.jelmerk/hnswlib-examples-parent-pom "1.0.0"]