is not current version
Last Version 0.3.15

Flytekit Java Examples in Scala 0.3.12

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.12
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.12


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.