package dependency annotation class A(val s: String) annotation class B(val i: Int) annotation class C