is not current version
Last Version 1.4.2

com.reprezen.genflow:genflow-api-rapidml 1.4.1


GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-api-rapidml
Version

Version

1.4.1
Type

Type

jar

Download genflow-api-rapidml 1.4.1


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