is not current version
Last Version 1.4.2

com.reprezen.genflow:genflow-tools 0.0.14

Tools for manual testing of GenTemplate execution

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-tools
Version

Version

0.0.14
Type

Type

jar

Download genflow-tools 0.0.14


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