Last Version

objectio-tuple 15.0.0-beta9

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

License

License

GroupId

GroupId

com.linkedin.dagli
ArtifactId

ArtifactId

objectio-tuple
Version

Version

15.0.0-beta9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/linkedin/dagli

Download objectio-tuple 15.0.0-beta9


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

Dependencies

compile (3)

Group / Artifact Type Version
com.linkedin.dagli : objectio-core jar 15.0.0-beta9
com.linkedin.dagli : tuple jar 15.0.0-beta9
com.linkedin.dagli : util jar 15.0.0-beta9

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
com.linkedin.dagli : objectio-testing jar 15.0.0-beta9

Project Modules

There are no modules declared in this project.