License |
License |
---|---|
Categories |
CategoriesGraphStream Business Logic Libraries Science |
GroupId | GroupIdorg.graphstream |
ArtifactId | ArtifactIdutil |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutil
Utils used by GraphStream.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util-1.0.pom | |
util-1.0.jar | 85 KB |
util-1.0-sources.jar | 72 KB |
util-1.0-javadoc.jar | 318 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |