is not current version
Last Version 0.16.0

com.github.tharwaninitin:etlflow-core_2.12 0.7.18

Functional, Composable library in Scala for writing ETL jobs

GroupId

GroupId

com.github.tharwaninitin
ArtifactId

ArtifactId

etlflow-core_2.12
Version

Version

0.7.18
Type

Type

jar

Download etlflow-core_2.12 0.7.18


<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-core_2.12/ -->
<dependency>
    <groupId>com.github.tharwaninitin</groupId>
    <artifactId>etlflow-core_2.12</artifactId>
    <version>0.7.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-core_2.12/
implementation 'com.github.tharwaninitin:etlflow-core_2.12:0.7.18'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-core_2.12/
implementation ("com.github.tharwaninitin:etlflow-core_2.12:0.7.18")
'com.github.tharwaninitin:etlflow-core_2.12:jar:0.7.18'
<dependency org="com.github.tharwaninitin" name="etlflow-core_2.12" rev="0.7.18">
  <artifact name="etlflow-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-core_2.12', version='0.7.18')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-core_2.12" % "0.7.18"
[com.github.tharwaninitin/etlflow-core_2.12 "0.7.18"]