is not current version
Last Version 1.4.2

com.reprezen.genflow:standard-gentemplates 1.3.0

RepreZen Standard GenTemplates

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

standard-gentemplates
Version

Version

1.3.0
Type

Type

pom

Download standard-gentemplates 1.3.0


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