MVN

io.github.bissim : fly-graph

Maven & Gradle

Jan 22, 2021
0 stars

FLY Graph · A graph library for FLY language, written in Java

<dependency>
    <groupId>io.github.bissim</groupId>
    <artifactId>fly-graph</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.bissim : fly-graph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.github.bissim : fly-graph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
fly-graph-1.1.1
fly-graph-1.1.0
1.0.x
fly-graph-1.0.0

How to add a dependency to Maven

Add the following io.github.bissim : fly-graph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.bissim</groupId>
    <artifactId>fly-graph</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.bissim : fly-graph gradle dependency to your build.gradle file:

implementation 'io.github.bissim:fly-graph:1.1.1'

Gradle Kotlin DSL: Add the following io.github.bissim : fly-graph gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.bissim:fly-graph:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.bissim : fly-graph sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.bissim" % "fly-graph" % "1.1.1"

Advertisement

Dependencies from Group

Jan 22, 2021
0 stars

Discover Dependencies

Aug 12, 2020
2 usages
jte
Aug 16, 2023
16 usages
559 stars
May 05, 2022
1 usages
2 stars
Aug 11, 2020
7 usages
0 stars
Aug 04, 2023
1 usages
4 stars
Aug 22, 2023
10 usages
Sep 24, 2020
5 usages
Aug 08, 2023
7 usages
1.8k stars