is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:objectio-all 15.0.0-beta3

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

objectio-all
Version

Version

15.0.0-beta3
Type

Type

jar

Download objectio-all 15.0.0-beta3


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