License |
License |
---|---|
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-examples-parent-pom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionExample projects for hnswlib
|
Filename | Size |
---|---|
hnswlib-examples-parent-pom-1.0.0.pom | 750 bytes |
Browse |
<!-- 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"]