Java/Scala library for easily authoring Flyte tasks and workflows
flytekit-examples-scala 0.4.55
Group ID:
org.flyte
Artifact ID:
flytekit-examples-scala_2.13
Version:
0.4.55
Release Date:
Apr 18, 2024
Licenses:
Files:
Full Scala Version:
2.13.13
Developers:
flytekit
|
libraryDependencies += "org.flyte" %% "flytekit-examples-scala" % "0.4.55"
ivy"org.flyte::flytekit-examples-scala:0.4.55"
//> using dep "org.flyte::flytekit-examples-scala:0.4.55"
import $ivy.`org.flyte::flytekit-examples-scala:0.4.55`
<dependency> <groupId>org.flyte</groupId> <artifactId>flytekit-examples-scala_2.13</artifactId> <version>0.4.55</version> </dependency>
compile group: 'org.flyte', name: 'flytekit-examples-scala_2.13', version: '0.4.55'