Last Version

MYRA 5.0

MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification and regression tasks.

License

License

GroupId

GroupId

com.github.febo
ArtifactId

ArtifactId

myra
Version

Version

5.0
Type

Type

jar
Description

Description

MYRA
MYRA is a collection of Ant Colony Optimization (ACO) algorithms for the data mining classification and regression tasks.
Project URL

Project URL

https://github.com/febo/myra

Download myra 5.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.