darwinMain.com.arkivanov.parcelize.darwin.WriteWith.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of runtime Show documentation
Show all versions of runtime Show documentation
Parcelize Gradle plugin for Darwin targets
The newest version!
package com.arkivanov.parcelize.darwin
/**
* Specifies what [Parceler] should be used for the annotated type.
*/
@Retention(AnnotationRetention.SOURCE)
@Target(AnnotationTarget.TYPE)
annotation class WriteWith>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy