не последняя версия
Последняя версия 1.0.4

de.viadee.xai.anchor:DefaultMLMethods 1.0.1

This extension provides default Machine Learning methods support

Группа

Группа

de.viadee.xai.anchor
Идентификатор

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

DefaultMLMethods
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать DefaultMLMethods 1.0.1


<!-- https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/ -->
<dependency>
    <groupId>de.viadee.xai.anchor</groupId>
    <artifactId>DefaultMLMethods</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/
implementation 'de.viadee.xai.anchor:DefaultMLMethods:1.0.1'
// https://jarcasting.com/artifacts/de.viadee.xai.anchor/DefaultMLMethods/
implementation ("de.viadee.xai.anchor:DefaultMLMethods:1.0.1")
'de.viadee.xai.anchor:DefaultMLMethods:jar:1.0.1'
<dependency org="de.viadee.xai.anchor" name="DefaultMLMethods" rev="1.0.1">
  <artifact name="DefaultMLMethods" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.viadee.xai.anchor', module='DefaultMLMethods', version='1.0.1')
)
libraryDependencies += "de.viadee.xai.anchor" % "DefaultMLMethods" % "1.0.1"
[de.viadee.xai.anchor/DefaultMLMethods "1.0.1"]