
Serializable representation of symbol-processing models, enabling portable model snapshots, JSON serialization, parity-preserving model exchange, and straightforward publishing of generated metadata for tooling and analyses.
Serializable representation of KSP models
githubUsername=USERNAME
githubPassword=TOKEN[!WARNING] The
githubPasswordshould be a GitHub token with thewrite:packagesscope.
git tag -a VERSION -m "Release VERSION"./gradlew library:publishAllPublicationsToGithubPackagesRepository -PgitTag=VERSIONgit push origin VERSIONSerializable representation of KSP models
githubUsername=USERNAME
githubPassword=TOKEN[!WARNING] The
githubPasswordshould be a GitHub token with thewrite:packagesscope.
git tag -a VERSION -m "Release VERSION"./gradlew library:publishAllPublicationsToGithubPackagesRepository -PgitTag=VERSIONgit push origin VERSION