Versions for everything a CodeAssist plugin compiles against: the SPI artifacts and the Compose the IDE provides at runtime.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (14)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| androidx.compose.foundation
»
foundation Higher level abstractions of the Compose UI primitives. This library is design system agnostic, providing the high-level ... | 1.11.2 | 1.12.0 | |
Android Package
Apache 2.0
| androidx.compose.material3
»
material3 Compose Material You Design Components library | 1.4.0 | ✔ | |
Android Package
Apache 2.0
| androidx.compose.runtime
»
runtime Tree composition support for code generated by the Compose compiler plugin and corresponding public API | 1.11.2 | 1.12.0 | |
Android Package
Apache 2.0
| androidx.compose.ui
»
ui Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, ... | 1.11.2 | 1.12.0 | |
| io.github.tyron12233
»
plugin-api The CodeAssist plugin SPI: the Plugin entry point, its manifest, the registration API, and the action model. | 2.1.0 | ✔ | ||
| io.github.tyron12233
»
plugin-ui-api The CodeAssist plugin UI SPI: what a plugin implements to contribute a tool window, a screen, or an overlay, and the ... | 2.1.0 | ✔ | ||
| io.github.tyron12233
»
platform-core The CodeAssist platform substrate the plugin SPI exposes: extension points, scoped services, the message bus, logging, ... | 2.1.0 | 1.2.0 | ||
| io.github.tyron12233
»
project-model-api The CodeAssist project model: module types, project templates, facets and their codecs, and file icons. | 2.1.0 | ✔ | ||
| io.github.tyron12233
»
language-api The CodeAssist language SPI: the neutral syntax tree, resolution, file types, completion, formatting, and folding. | 2.1.0 | 1.2.0 | ||
| io.github.tyron12233
»
analysis-api The CodeAssist analysis SPI: analyzers, the diagnostic model, quick fixes, and editor action providers. | 2.1.0 | 1.2.0 | ||
| io.github.tyron12233
»
index-api The CodeAssist index SPI: persisted, incrementally maintained project indexes. | 2.1.0 | ✔ | ||
| io.github.tyron12233
»
build-api The CodeAssist build SPI: build systems, build plugins, source generators, and run tasks. | 2.1.0 | 1.2.0 | ||
| io.github.tyron12233
»
vfs-api The CodeAssist virtual file system, which the other SPI artifacts expose. | 2.1.0 | 1.2.0 | ||
| io.github.tyron12233 » interp-api | 2.1.0 |