GroupId | GroupIdcom.github.jelmerk |
---|---|
ArtifactId | ArtifactIdhnswlib-parent-pom |
Version | Version0.0.44 |
Type | Typepom |
Filename | Size |
---|---|
hnswlib-parent-pom-0.0.44.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-parent-pom</artifactId>
<version>0.0.44</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation 'com.github.jelmerk:hnswlib-parent-pom:0.0.44'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation ("com.github.jelmerk:hnswlib-parent-pom:0.0.44")
'com.github.jelmerk:hnswlib-parent-pom:pom:0.0.44'
<dependency org="com.github.jelmerk" name="hnswlib-parent-pom" rev="0.0.44">
<artifact name="hnswlib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-parent-pom', version='0.0.44')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-parent-pom" % "0.0.44"
[com.github.jelmerk/hnswlib-parent-pom "0.0.44"]