License |
License |
---|---|
GroupId | GroupIdcom.linkedin.dagli |
ArtifactId | ArtifactIdmath-hashing |
Version | Version15.0.0-beta9 |
Type | Typejar |
Description |
Descriptionmath-hashing
DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages
|
Project URL |
Project URL |
Filename | Size |
---|---|
math-hashing-15.0.0-beta9.pom | |
math-hashing-15.0.0-beta9.jar | 10 KB |
math-hashing-15.0.0-beta9-sources.jar | 11 KB |
math-hashing-15.0.0-beta9-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>math-hashing</artifactId>
<version>15.0.0-beta9</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/
implementation 'com.linkedin.dagli:math-hashing:15.0.0-beta9'
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-hashing/
implementation ("com.linkedin.dagli:math-hashing:15.0.0-beta9")
'com.linkedin.dagli:math-hashing:jar:15.0.0-beta9'
<dependency org="com.linkedin.dagli" name="math-hashing" rev="15.0.0-beta9">
<artifact name="math-hashing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='math-hashing', version='15.0.0-beta9')
)
libraryDependencies += "com.linkedin.dagli" % "math-hashing" % "15.0.0-beta9"
[com.linkedin.dagli/math-hashing "15.0.0-beta9"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
it.unimi.dsi : fastutil | jar | 8.3.0 |