GraphCommon

数据结构与算法-图的常用操作类库。

License

License

GroupId

GroupId

com.gitee.swsk33
ArtifactId

ArtifactId

graph-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GraphCommon
数据结构与算法-图的常用操作类库。
Project URL

Project URL

https://gitee.com/swsk33/GraphCommon
Source Code Management

Source Code Management

https://gitee.com/swsk33/GraphCommon

Download graph-common

How to add to project

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

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.

Versions

Version
1.0.0