Last Version

util 1.0

Utils used by GraphStream.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

util
Version

Version

1.0
Type

Type

jar
Description

Description

util
Utils used by GraphStream.
Project URL

Project URL

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

Source Code Management

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

Download util 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.