is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:math-number 14.0.0-beta2

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-number
Version

Version

14.0.0-beta2
Type

Type

jar

Download math-number 14.0.0-beta2


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