GroupId | GroupIdcom.github.tharwaninitin |
---|---|
ArtifactId | ArtifactIdetlflow-core_2.12 |
Version | Version0.12.0 |
Type | Typejar |
Filename | Size |
---|---|
etlflow-core_2.12-0.12.0.pom | |
etlflow-core_2.12-0.12.0.jar | 65 KB |
etlflow-core_2.12-0.12.0-sources.jar | 9 KB |
etlflow-core_2.12-0.12.0-javadoc.jar | 1 MB |
Browse |
<!-- 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.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-core_2.12/
implementation 'com.github.tharwaninitin:etlflow-core_2.12:0.12.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-core_2.12/
implementation ("com.github.tharwaninitin:etlflow-core_2.12:0.12.0")
'com.github.tharwaninitin:etlflow-core_2.12:jar:0.12.0'
<dependency org="com.github.tharwaninitin" name="etlflow-core_2.12" rev="0.12.0">
<artifact name="etlflow-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-core_2.12', version='0.12.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-core_2.12" % "0.12.0"
[com.github.tharwaninitin/etlflow-core_2.12 "0.12.0"]