is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:math-all 15.0.0-beta4

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

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

math-all
Version

Version

15.0.0-beta4
Type

Type

jar

Download math-all 15.0.0-beta4


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