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

de.viadee.xai.anchor:DefaultMLMethods 1.0.3

This extension provides default Machine Learning methods support

Группа

Группа

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

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

DefaultMLMethods
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать DefaultMLMethods 1.0.3


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