MVN

org.nasdanika.html : flow

Maven & Gradle

Oct 26, 2022
1 usages
4 stars

Nasdanika HTML Flow documentation generation · Classes for generating Flow models documentation as YAML action spec.

<dependency>
    <groupId>org.nasdanika.html</groupId>
    <artifactId>flow</artifactId>
    <version>2022.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nasdanika.html : flow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2022.10.0

All Versions

Choose a version of org.nasdanika.html : flow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2022.10.x
flow-2022.10.0
2022.9.x
flow-2022.9.0
2022.8.x
flow-2022.8.0
2022.7.x
flow-2022.7.0
2022.6.x
flow-2022.6.1
flow-2022.6.0
2022.5.x
flow-2022.5.3
flow-2022.5.2
flow-2022.5.1
flow-2022.5.0
2022.4.x
flow-2022.4.1
flow-2022.4.0
2022.3.x
flow-2022.3.1
flow-2022.3.0
2022.2.x
flow-2022.2.1
flow-2022.2.0
2022.1.x
flow-2022.1.4
flow-2022.1.3
flow-2022.1.2
flow-2022.1.1
flow-2022.1.0
2021.12.x
flow-2021.12.2
flow-2021.12.1
flow-2021.12.0
2021.11.x
flow-2021.11.1
flow-2021.11.0
2021.10.x
flow-2021.10.4
flow-2021.10.3
flow-2021.10.2
flow-2021.10.1
flow-2021.10.0

How to add a dependency to Maven

Add the following org.nasdanika.html : flow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nasdanika.html</groupId>
    <artifactId>flow</artifactId>
    <version>2022.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nasdanika.html : flow gradle dependency to your build.gradle file:

implementation 'org.nasdanika.html:flow:2022.10.0'

Gradle Kotlin DSL: Add the following org.nasdanika.html : flow gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nasdanika.html:flow:2022.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nasdanika.html : flow sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nasdanika.html" % "flow" % "2022.10.0"

Advertisement

Dependencies from Group

Aug 26, 2023
9 usages
4 stars
Aug 26, 2023
4 usages
4 stars
app
Jul 12, 2021
3 usages
1 stars
emf
Aug 26, 2023
3 usages
4 stars
Jul 12, 2021
3 usages
1 stars

Discover Dependencies