is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:math-distribution 15.0.0-beta8

DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

math-distribution
Version

Version

15.0.0-beta8
Type

Type

jar

Download math-distribution 15.0.0-beta8


<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/math-distribution/ -->
<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>math-distribution</artifactId>
    <version>15.0.0-beta8</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-distribution/
implementation 'com.linkedin.dagli:math-distribution:15.0.0-beta8'
// https://jarcasting.com/artifacts/com.linkedin.dagli/math-distribution/
implementation ("com.linkedin.dagli:math-distribution:15.0.0-beta8")
'com.linkedin.dagli:math-distribution:jar:15.0.0-beta8'
<dependency org="com.linkedin.dagli" name="math-distribution" rev="15.0.0-beta8">
  <artifact name="math-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='math-distribution', version='15.0.0-beta8')
)
libraryDependencies += "com.linkedin.dagli" % "math-distribution" % "15.0.0-beta8"
[com.linkedin.dagli/math-distribution "15.0.0-beta8"]