License |
License |
---|---|
Categories |
CategoriesData JGraphT General Purpose Libraries |
GroupId | GroupIdco.datadome |
ArtifactId | ArtifactIdjgrapht-core |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGraphT - Core
A Java class library for graph-theory data structures and algorithms.
|
Filename | Size |
---|---|
jgrapht-core-1.5.1.1.pom | |
jgrapht-core-1.5.1.1.jar | 1 MB |
jgrapht-core-1.5.1.1-sources.jar | 984 KB |
jgrapht-core-1.5.1.1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/co.datadome/jgrapht-core/ -->
<dependency>
<groupId>co.datadome</groupId>
<artifactId>jgrapht-core</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.datadome/jgrapht-core/
implementation 'co.datadome:jgrapht-core:1.5.1.1'
// https://jarcasting.com/artifacts/co.datadome/jgrapht-core/
implementation ("co.datadome:jgrapht-core:1.5.1.1")
'co.datadome:jgrapht-core:jar:1.5.1.1'
<dependency org="co.datadome" name="jgrapht-core" rev="1.5.1.1">
<artifact name="jgrapht-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.datadome', module='jgrapht-core', version='1.5.1.1')
)
libraryDependencies += "co.datadome" % "jgrapht-core" % "1.5.1.1"
[co.datadome/jgrapht-core "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jheaps : jheaps | jar | 0.14 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.junit-toolbox : junit-toolbox | jar | 2.4 |
org.openjdk.jmh : jmh-core | jar | 1.28 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.28 |