| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.bentorfs |
| Идентификатор | Идентификаторai-algorithms |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеAI-algorithms
A collection of well-known AI and machine learning algorithms
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ai-algorithms-0.2.0.pom | |
| ai-algorithms-0.2.0.jar | 46 KB |
| ai-algorithms-0.2.0-sources.jar | 25 KB |
| ai-algorithms-0.2.0-javadoc.jar | 239 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.bentorfs/ai-algorithms/ -->
<dependency>
<groupId>com.github.bentorfs</groupId>
<artifactId>ai-algorithms</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bentorfs/ai-algorithms/
implementation 'com.github.bentorfs:ai-algorithms:0.2.0'
// https://jarcasting.com/artifacts/com.github.bentorfs/ai-algorithms/
implementation ("com.github.bentorfs:ai-algorithms:0.2.0")
'com.github.bentorfs:ai-algorithms:jar:0.2.0'
<dependency org="com.github.bentorfs" name="ai-algorithms" rev="0.2.0">
<artifact name="ai-algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bentorfs', module='ai-algorithms', version='0.2.0')
)
libraryDependencies += "com.github.bentorfs" % "ai-algorithms" % "0.2.0"
[com.github.bentorfs/ai-algorithms "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| joda-time : joda-time | jar | 2.3 |
| commons-lang : commons-lang | jar | 2.6 |