is not current version
Last Version 0.2.26

FastGraph 0.2.24

A very fast int-based Graph and Collections implementation for JAVA

License

License

GroupId

GroupId

com.github.costin3141
ArtifactId

ArtifactId

fastgraph
Version

Version

0.2.24
Type

Type

jar
Description

Description

FastGraph
A very fast int-based Graph and Collections implementation for JAVA
Project URL

Project URL

https://github.com/costin3141/FastGraph
Source Code Management

Source Code Management

https://github.com/costin3141/FastGraph.git

Download fastgraph 0.2.24


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.