is not current version
Last Version 15.0.0-beta9

com.linkedin.dagli:objectio-core 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

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

objectio-core
Version

Version

15.0.0-beta8
Type

Type

jar

Download objectio-core 15.0.0-beta8


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