is not current version
Last Version 1.4.2

com.reprezen.genflow:genflow-api 0.0.5

RepreZen GenFlow API

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-api
Version

Version

0.0.5
Type

Type

jar

Download genflow-api 0.0.5


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