Last Version

util-function 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

util-function
Version

Version

15.0.0-beta9
Type

Type

jar
Description

Description

util-function
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 util-function 15.0.0-beta9


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

Dependencies

runtime (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.