| Группа | Группаde.viadee.xai.anchor |
|---|---|
| Идентификатор | ИдентификаторDefaultMLMethods |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| DefaultMLMethods-1.0.1.pom | |
| DefaultMLMethods-1.0.1.jar | 5 MB |
| DefaultMLMethods-1.0.1-sources.jar | 5 MB |
| DefaultMLMethods-1.0.1-javadoc.jar | 102 KB |
| Обзор |
<!-- 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"]