GroupId | GroupIdcom.github.jelmerk |
---|---|
ArtifactId | ArtifactIdhnswlib-examples-parent-pom |
Version | Version0.0.18 |
Type | Typepom |
Filename | Size |
---|---|
hnswlib-examples-parent-pom-0.0.18.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>0.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-parent-pom/
implementation 'com.github.jelmerk:hnswlib-examples-parent-pom:0.0.18'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-parent-pom/
implementation ("com.github.jelmerk:hnswlib-examples-parent-pom:0.0.18")
'com.github.jelmerk:hnswlib-examples-parent-pom:pom:0.0.18'
<dependency org="com.github.jelmerk" name="hnswlib-examples-parent-pom" rev="0.0.18">
<artifact name="hnswlib-examples-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-examples-parent-pom', version='0.0.18')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-examples-parent-pom" % "0.0.18"
[com.github.jelmerk/hnswlib-examples-parent-pom "0.0.18"]