is not current version
Last Version 1.4.2

com.reprezen.genflow:genflow-api 1.1.0

RepreZen GenFlow API

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-api
Version

Version

1.1.0
Type

Type

jar

Download genflow-api 1.1.0


<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/ -->
<dependency>
    <groupId>com.reprezen.genflow</groupId>
    <artifactId>genflow-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/
implementation 'com.reprezen.genflow:genflow-api:1.1.0'
// https://jarcasting.com/artifacts/com.reprezen.genflow/genflow-api/
implementation ("com.reprezen.genflow:genflow-api:1.1.0")
'com.reprezen.genflow:genflow-api:jar:1.1.0'
<dependency org="com.reprezen.genflow" name="genflow-api" rev="1.1.0">
  <artifact name="genflow-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='genflow-api', version='1.1.0')
)
libraryDependencies += "com.reprezen.genflow" % "genflow-api" % "1.1.0"
[com.reprezen.genflow/genflow-api "1.1.0"]