не последняя версия
Последняя версия 15.0.0-beta9

com.linkedin.dagli:annotation 14.0.0-beta1

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

Группа

Группа

com.linkedin.dagli
Идентификатор

Идентификатор

annotation
Версия

Версия

14.0.0-beta1
Тип

Тип

jar

Скачать annotation 14.0.0-beta1


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