| Группа | Группаcom.github.tharwaninitin |
|---|---|
| Идентификатор | Идентификаторetlflow-core_2.12 |
| Версия | Версия0.7.18 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| etlflow-core_2.12-0.7.18.pom | |
| etlflow-core_2.12-0.7.18.jar | 454 KB |
| etlflow-core_2.12-0.7.18-sources.jar | 50 KB |
| etlflow-core_2.12-0.7.18-javadoc.jar | 1 MB |
| Обзор |
<!-- 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"]