License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.flyte |
ArtifactId | ArtifactIdflytekit-examples-scala |
Last Version | Last Version0.3.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlytekit Java Examples in Scala
Examples of Tasks, Workflows and Launch plans written in Scala.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.flyte : flytekit-scala_2.13 | jar | 0.3.15 |