License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jelmerk |
ArtifactId | ArtifactIdhnswlib-examples-scala |
Last Version | Last Version0.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExamples for the scala integration
|
<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/ -->
<dependency>
<groupId>com.github.jelmerk</groupId>
<artifactId>hnswlib-examples-scala</artifactId>
<version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/
implementation 'com.github.jelmerk:hnswlib-examples-scala:0.0.48'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-examples-scala/
implementation ("com.github.jelmerk:hnswlib-examples-scala:0.0.48")
'com.github.jelmerk:hnswlib-examples-scala:jar:0.0.48'
<dependency org="com.github.jelmerk" name="hnswlib-examples-scala" rev="0.0.48">
<artifact name="hnswlib-examples-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-examples-scala', version='0.0.48')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-examples-scala" % "0.0.48"
[com.github.jelmerk/hnswlib-examples-scala "0.0.48"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jelmerk : hnswlib-scala_2.11 | jar | 0.0.48 |
com.github.jelmerk : hnswlib-metrics-dropwizard | jar | 0.0.48 |
org.scala-lang : scala-library | jar | 2.11.12 |