| License |
License |
|---|---|
| GroupId | GroupIdio.github.devlibx.jung |
| ArtifactId | ArtifactIdjung-api |
| Version | Version3.1 |
| Type | Typejar |
| Description |
DescriptionJUNG - API
Graph interfaces used by the JUNG project
|
| Filename | Size |
|---|---|
| jung-api-3.1.pom | |
| jung-api-3.1.jar | 31 KB |
| jung-api-3.1-tests.jar | 25 KB |
| jung-api-3.1-sources.jar | 21 KB |
| jung-api-3.1-javadoc.jar | 120 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.devlibx.jung/jung-api/ -->
<dependency>
<groupId>io.github.devlibx.jung</groupId>
<artifactId>jung-api</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.devlibx.jung/jung-api/
implementation 'io.github.devlibx.jung:jung-api:3.1'
// https://jarcasting.com/artifacts/io.github.devlibx.jung/jung-api/
implementation ("io.github.devlibx.jung:jung-api:3.1")
'io.github.devlibx.jung:jung-api:jar:3.1'
<dependency org="io.github.devlibx.jung" name="jung-api" rev="3.1">
<artifact name="jung-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.devlibx.jung', module='jung-api', version='3.1')
)
libraryDependencies += "io.github.devlibx.jung" % "jung-api" % "3.1"
[io.github.devlibx.jung/jung-api "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 25.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.36 |
| com.google.truth.extensions : truth-java8-extension | jar | 0.36 |
| com.google.guava : guava-testlib | jar | 25.0-jre |