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