buildDateTime

fun KClass<*>.buildDateTime(): LocalDateTime?

Returns the build LocalDateTime from the Version annotation on this KClass, or null if the annotation is not present.