License |
License |
---|---|
GroupId | GroupIdcom.linkedin.dagli |
ArtifactId | ArtifactIdtuple |
Version | Version15.0.0-beta7 |
Type | Typejar |
Description |
Descriptiontuple
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 |
Filename | Size |
---|---|
tuple-15.0.0-beta7.pom | |
tuple-15.0.0-beta7.jar | 132 KB |
tuple-15.0.0-beta7-sources.jar | 90 KB |
tuple-15.0.0-beta7-javadoc.jar | 287 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.dagli/tuple/ -->
<dependency>
<groupId>com.linkedin.dagli</groupId>
<artifactId>tuple</artifactId>
<version>15.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.dagli/tuple/
implementation 'com.linkedin.dagli:tuple:15.0.0-beta7'
// https://jarcasting.com/artifacts/com.linkedin.dagli/tuple/
implementation ("com.linkedin.dagli:tuple:15.0.0-beta7")
'com.linkedin.dagli:tuple:jar:15.0.0-beta7'
<dependency org="com.linkedin.dagli" name="tuple" rev="15.0.0-beta7">
<artifact name="tuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.dagli', module='tuple', version='15.0.0-beta7')
)
libraryDependencies += "com.linkedin.dagli" % "tuple" % "15.0.0-beta7"
[com.linkedin.dagli/tuple "15.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |