package ru.landgrafhomyak.db.skeleton1.api @Retention(AnnotationRetention.BINARY) public annotation class SinceApi(val version: ApiVersion)