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

com.datumbox:datumbox-framework-core 0.8.1


Категории

Категории

DatumBox Прикладные библиотеки Machine Learning
Группа

Группа

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

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

datumbox-framework-core
Версия

Версия

0.8.1
Тип

Тип

jar

Скачать datumbox-framework-core 0.8.1


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