Skip to content

Added Dependency notations for Kotlin Symbol Processing (KSP)#732

Open
thederputy wants to merge 1 commit intoSplitties:mainfrom
thederputy:main
Open

Added Dependency notations for Kotlin Symbol Processing (KSP)#732
thederputy wants to merge 1 commit intoSplitties:mainfrom
thederputy:main

Conversation

@thederputy
Copy link
Contributor

Hello/bonjour,

What?

Resolves #731

Adds Dependency notation for Kotlin Symbol Processing (KSP)

Why?

To more easily integrate KSP.

How?

By following the Dependency notations docs.

Testing?

The usual dependency notation tests, testing them out in the sample projects.

Added:
- Google.ksp.gradlePlugin
- Google.ksp.symbolProcessingApi
- Square.kotlinPoet.javaPoet
- Square.kotlinPoet.ksp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency notations for Kotlin Symbol Processing (KSP)

1 participant