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