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

com.github.mayconbordin:streaminer 1.0

A collection of algorithms for mining data streams

Группа

Группа

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

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

streaminer
Версия

Версия

1.0
Тип

Тип

jar

Скачать streaminer 1.0


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