dishevelled.org swarm

Framework for particle swarm optimization algorithms.

License

License

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-swarm
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dishevelled.org swarm
Framework for particle swarm optimization algorithms.
Project URL

Project URL

http://www.dishevelled.org/swarm
Project Organization

Project Organization

dishevelled.org

Download dsh-swarm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.dishevelled : dsh-functor jar 1.0
colt : colt jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0