| License | License | 
|---|---|
| GroupId | GroupIdorg.flyte | 
| ArtifactId | ArtifactIdflytekit-api | 
| Last Version | Last Version0.3.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFlytekit Java API Java friendly representation of flyteidl protos. | 
| Filename | Size | 
|---|---|
| flytekit-api-0.3.15.pom | |
| flytekit-api-0.3.15.jar | 217 KB | 
| flytekit-api-0.3.15-sources.jar | 88 KB | 
| flytekit-api-0.3.15-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.flyte/flytekit-api/ -->
<dependency>
    <groupId>org.flyte</groupId>
    <artifactId>flytekit-api</artifactId>
    <version>0.3.15</version>
</dependency>// https://jarcasting.com/artifacts/org.flyte/flytekit-api/
implementation 'org.flyte:flytekit-api:0.3.15'// https://jarcasting.com/artifacts/org.flyte/flytekit-api/
implementation ("org.flyte:flytekit-api:0.3.15")'org.flyte:flytekit-api:jar:0.3.15'<dependency org="org.flyte" name="flytekit-api" rev="0.3.15">
  <artifact name="flytekit-api" type="jar" />
</dependency>@Grapes(
@Grab(group='org.flyte', module='flytekit-api', version='0.3.15')
)libraryDependencies += "org.flyte" % "flytekit-api" % "0.3.15"[org.flyte/flytekit-api "0.3.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.errorprone : error_prone_annotations | jar | 2.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.8.2 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |