Last Version

gs-boids 1.1

This is a boids library using GraphStream.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

gs-boids
Version

Version

1.1
Type

Type

jar
Description

Description

gs-boids
This is a boids library using GraphStream.
Project URL

Project URL

http://graphstream-project.org
Source Code Management

Source Code Management

https://github.com/graphstream/gs-boids

Download gs-boids 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit Optional jar 4.4
org.graphstream : gs-core Optional jar 1.3
org.graphstream : gs-algo Optional jar 1.3

Project Modules

There are no modules declared in this project.