Last Version

genflow-common 1.4.2

Common code for use in GenTemplate implementations

License

License

GroupId

GroupId

com.reprezen.genflow
ArtifactId

ArtifactId

genflow-common
Version

Version

1.4.2
Type

Type

jar
Description

Description

genflow-common
Common code for use in GenTemplate implementations

Download genflow-common 1.4.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.reprezen.genflow : genflow-api jar 1.4.2
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.12.0
org.eclipse.platform : org.eclipse.core.runtime Optional jar 3.15.100
org.apache.commons : commons-csv jar 1.6

Project Modules

There are no modules declared in this project.