| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fanavarro |
| ArtifactId | ArtifactIdgraphlib |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongraphlib
Java library for graph management.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| graphlib-0.0.3.pom | |
| graphlib-0.0.3.jar | 41 KB |
| graphlib-0.0.3-sources.jar | 27 KB |
| graphlib-0.0.3-javadoc.jar | 178 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fanavarro/graphlib/ -->
<dependency>
<groupId>com.github.fanavarro</groupId>
<artifactId>graphlib</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanavarro/graphlib/
implementation 'com.github.fanavarro:graphlib:0.0.3'
// https://jarcasting.com/artifacts/com.github.fanavarro/graphlib/
implementation ("com.github.fanavarro:graphlib:0.0.3")
'com.github.fanavarro:graphlib:jar:0.0.3'
<dependency org="com.github.fanavarro" name="graphlib" rev="0.0.3">
<artifact name="graphlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanavarro', module='graphlib', version='0.0.3')
)
libraryDependencies += "com.github.fanavarro" % "graphlib" % "0.0.3"
[com.github.fanavarro/graphlib "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.everit.json : org.everit.json.schema | jar | 1.5.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.meanbean : meanbean | jar | 2.0.3 |