MVN

io.graphenee : gx-flow

Maven & Gradle

Apr 23, 2023
1 usages
13 stars

Graphenee UI (Vaadin Flow) · Flow UI components for Graphenee Framework

<dependency>
    <groupId>io.graphenee</groupId>
    <artifactId>gx-flow</artifactId>
    <version>3.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.graphenee : gx-flow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.4

All Versions

Choose a version of io.graphenee : gx-flow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
gx-flow-3.6.4
gx-flow-3.6.3
gx-flow-3.6.2
gx-flow-3.6.1
gx-flow-3.6.0
3.5.x
gx-flow-3.5.0
3.4.x
gx-flow-3.4.1
gx-flow-3.4.0
3.3.x
gx-flow-3.3.2
gx-flow-3.3.1
gx-flow-3.3.0

How to add a dependency to Maven

Add the following io.graphenee : gx-flow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.graphenee</groupId>
    <artifactId>gx-flow</artifactId>
    <version>3.6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.graphenee : gx-flow gradle dependency to your build.gradle file:

implementation 'io.graphenee:gx-flow:3.6.4'

Gradle Kotlin DSL: Add the following io.graphenee : gx-flow gradle kotlin dependency to your build.gradle.kts file:

implementation("io.graphenee:gx-flow:3.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.graphenee : gx-flow sbt scala dependency to your build.sbt file:

libraryDependencies += "io.graphenee" % "gx-flow" % "3.6.4"

Advertisement

Dependencies from Group

Apr 23, 2023
14 usages
13 stars
Sep 07, 2019
7 usages
13 stars
Sep 07, 2019
3 usages
13 stars
Sep 07, 2019
3 usages
13 stars
Apr 23, 2023
3 usages
13 stars

Discover Dependencies