Files download
File Operation
liteflow-2.12.2.3.pom download
Apache Maven
<dependency>
  <groupId>com.yomahub</groupId>
  <artifactId>liteflow</artifactId>
  <version>2.12.2.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.yomahub:liteflow:2.12.2.3'
Gradle Kotlin
implementation("com.yomahub:liteflow:2.12.2.3")
Scala SBT
libraryDependencies += "com.yomahub" % "liteflow" % "2.12.2.3"
Groovy Grape
@Grapes(
  @Grab(group='com.yomahub', module='liteflow', version='2.12.2.3')
)
Apache Ivy
<dependency org="com.yomahub" name="liteflow" rev="2.12.2.3" />
Leiningen
[com.yomahub/liteflow "2.12.2.3"]
Apache Buildr
'com.yomahub:liteflow:jar:2.12.2.3'
Dependencies
The project has no third-party dependencies