Last Version

Flytekit Java Examples in Scala 0.3.15

Examples of Tasks, Workflows and Launch plans written in Scala.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

flytekit-examples-scala
Version

Version

0.3.15
Type

Type

jar
Description

Description

Flytekit Java Examples in Scala
Examples of Tasks, Workflows and Launch plans written in Scala.

Download flytekit-examples-scala 0.3.15


<!-- https://jarcasting.com/artifacts/org.flyte/flytekit-examples-scala/ -->
<dependency>
    <groupId>org.flyte</groupId>
    <artifactId>flytekit-examples-scala</artifactId>
    <version>0.3.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.flyte/flytekit-examples-scala/
implementation 'org.flyte:flytekit-examples-scala:0.3.15'
// https://jarcasting.com/artifacts/org.flyte/flytekit-examples-scala/
implementation ("org.flyte:flytekit-examples-scala:0.3.15")
'org.flyte:flytekit-examples-scala:jar:0.3.15'
<dependency org="org.flyte" name="flytekit-examples-scala" rev="0.3.15">
  <artifact name="flytekit-examples-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flyte', module='flytekit-examples-scala', version='0.3.15')
)
libraryDependencies += "org.flyte" % "flytekit-examples-scala" % "0.3.15"
[org.flyte/flytekit-examples-scala "0.3.15"]

Dependencies

compile (1)

Group / Artifact Type Version
org.flyte : flytekit-scala_2.13 jar 0.3.15

Project Modules

There are no modules declared in this project.