is not current version
Last Version 1.4.2

com.reprezen.genflow:genflow-tools 0.0.26

Tools for manual testing of GenTemplate execution

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-tools
Version

Version

0.0.26
Type

Type

jar

Download genflow-tools 0.0.26


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