commonMain.com.lt.lazy_people_http.annotations.LazyPeopleHttpService.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of LazyPeopleHttp-lib Show documentation
Show all versions of LazyPeopleHttp-lib Show documentation
Lazy people http, Retrofit of kmp all targets
The newest version!
package com.lt.lazy_people_http.annotations
/**
* creator: lt 2023/3/8 [email protected]
* effect : 表示这个接口是一个网络请求服务
* warning:
*/
@Target(AnnotationTarget.CLASS)
annotation class LazyPeopleHttpService
© 2015 - 2025 Weber Informatics LLC | Privacy Policy