Last Version

Graph Library 1.0.0

Library uploaded for the laboratory work.

License

License

GroupId

GroupId

io.github.kawwik
ArtifactId

ArtifactId

graph-library
Version

Version

1.0.0
Type

Type

jar
Description

Description

Graph Library
Library uploaded for the laboratory work.
Project URL

Project URL

https://github.com/kawwik/graph-lib
Source Code Management

Source Code Management

https://github.com/kawwik/graph-lib/tree/master

Download graph-library 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.kawwik/graph-library/ -->
<dependency>
    <groupId>io.github.kawwik</groupId>
    <artifactId>graph-library</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kawwik/graph-library/
implementation 'io.github.kawwik:graph-library:1.0.0'
// https://jarcasting.com/artifacts/io.github.kawwik/graph-library/
implementation ("io.github.kawwik:graph-library:1.0.0")
'io.github.kawwik:graph-library:jar:1.0.0'
<dependency org="io.github.kawwik" name="graph-library" rev="1.0.0">
  <artifact name="graph-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kawwik', module='graph-library', version='1.0.0')
)
libraryDependencies += "io.github.kawwik" % "graph-library" % "1.0.0"
[io.github.kawwik/graph-library "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.